| Package | Description |
|---|---|
| org.fusesource.hawtdb.api |
The HawDB client API
|
| org.fusesource.hawtdb.internal.page |
Implementations paged IO.
|
| Modifier and Type | Method and Description |
|---|---|
PageCache |
TxPageFileFactory.getPageCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TxPageFileFactory.setPageCache(PageCache pageCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
LFUPageCache<Integer,Value> |
class |
NoOpPageCache<Integer,Value> |
| Modifier and Type | Method and Description |
|---|---|
PageCache |
ReadCache.cache() |
| Constructor and Description |
|---|
ReadCache(PageFile pageFile,
PageCache<Integer,Object> cache) |
Copyright © 2009–2015 FuseSource, Corp.. All rights reserved.