Package | Description |
---|---|
alluxio.client.file.cache | |
alluxio.client.file.cache.store |
Class and Description |
---|
PageStoreOptions
Options used to instantiate a
PageStore . |
PageStoreType
This represents the different page store implementations that can be instantiated.
|
Class and Description |
---|
LocalPageStoreOptions
Options used to instantiate the
LocalPageStore . |
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.
|
RocksPageStoreOptions
Options used to instantiate
RocksPageStore . |
Copyright © 2023. All Rights Reserved.