Package | Description |
---|---|
alluxio.client.file.cache | |
alluxio.client.file.cache.allocator | |
alluxio.client.file.cache.store | |
alluxio.worker.page |
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 . |
PageStoreType
This represents the different page store implementations that can be instantiated.
|
RocksPageStore
A page store implementation which utilizes rocksDB to persist the data.
|
Class and Description |
---|
PageReadTargetBuffer
TargetBuffer for zero-copy read from page store.
|
PageStoreDir
Directory of page store.
|
Copyright © 2023. All Rights Reserved.