| Interface | Description |
|---|---|
| InStore |
Read access to the random access filesystem.
|
| OutStore |
Write access to the random access filesystem.
|
| StoreReadWrite |
Filesystem access for a random-access store.
|
| Class | Description |
|---|---|
| RandomAccessStreamNio |
Stream using with JNI.
|
| StoreBuilder |
Filesystem access for a random-access store.
|
| StoreReadWriteImpl |
Filesystem access for a random-access store.
|
| StoreReadWriteMmapNio |
Filesystem access for a random-access store.
|