Interface | Description |
---|---|
PageCache<Integer,Value> |
Class | Description |
---|---|
Extent |
An extent is a sequence of adjacent pages which can be linked
to subsequent extents.
|
ExtentInputStream |
An InputStream which reads it's data from an
extent previously written with the
ExtentOutputStream . |
ExtentOutputStream | |
HawtPageFile |
Provides a
PageFile interface to a MemoryMappedFile . |
HawtTxPageFile |
Provides concurrent page file access via Multiversion concurrency control
(MVCC).
|
LFUPageCache<Integer,Value> | |
Logging | |
NoOpPageCache<Integer,Value> | |
ReadCache | |
SimpleAllocator |
This class is used to provides allocation management of pages.
|
Implementations paged IO.
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.