| Modifier and Type | Class and Description |
|---|---|
class |
StoreCached
Extends
StoreDirect with Write Cache |
class |
StoreWAL
Write-Ahead-Log
|
| Modifier and Type | Field and Description |
|---|---|
protected StoreDirect |
StoreDirect.Snapshot.engine |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StoreDirect.compactIndexPage(StoreDirect target,
int indexPageI,
long maxRecid) |
protected void |
StoreDirect.compactIndexPages(StoreDirect target,
AtomicLong maxRecid) |
| Constructor and Description |
|---|
StoreDirect.Snapshot(StoreDirect engine) |
Copyright © 2015. All Rights Reserved.