| Package | Description |
|---|---|
| org.fusesource.hawtdb.internal.io |
Provides low level IO access.
|
| org.fusesource.hawtdb.internal.page |
Implementations paged IO.
|
| Modifier and Type | Method and Description |
|---|---|
MemoryMappedFile |
MemoryMappedFileFactory.getMemoryMappedFile() |
| Modifier and Type | Method and Description |
|---|---|
MemoryMappedFile |
HawtPageFile.getFile() |
| Constructor and Description |
|---|
HawtPageFile(MemoryMappedFile file,
short pageSize,
int headerSize,
int maxPages,
boolean storeFreePages) |
Copyright © 2009–2021 FuseSource, Corp.. All rights reserved.