| Package | Description |
|---|---|
| alluxio.client.file.cache | |
| alluxio.client.file.cache.allocator | |
| alluxio.client.file.cache.store |
| Class and Description |
|---|
| PageReadTargetBuffer
TargetBuffer for zero-copy read from page store.
|
| PageStoreDir
Directory of page store.
|
| PageStoreOptions
Options used to instantiate a
PageStore. |
| Class and Description |
|---|
| PageStoreDir
Directory of page store.
|
| Class and Description |
|---|
| MemoryPageStore
The
MemoryPageStore is an implementation of PageStore which
stores all pages in memory. |
| PageReadTargetBuffer
TargetBuffer for zero-copy read from page store.
|
| PageStoreDir
Directory of page store.
|
| PageStoreOptions
Options used to instantiate a
PageStore. |
| RocksPageStore
A page store implementation which utilizes rocksDB to persist the data.
|
Copyright © 2022. All Rights Reserved.