Package | Description |
---|---|
org.fusesource.hawtdb.api |
The HawDB client API
|
org.fusesource.hawtdb.internal.page |
Implementations paged IO.
|
Modifier and Type | Method and Description |
---|---|
PageFile |
PageFileFactory.getPageFile() |
Modifier and Type | Class and Description |
---|---|
class |
HawtPageFile
Provides a
PageFile interface to a MemoryMappedFile . |
Constructor and Description |
---|
ReadCache(PageFile pageFile,
PageCache<Integer,Object> cache) |
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.