Package | Description |
---|---|
alluxio.client.file.cache.store |
Modifier and Type | Method and Description |
---|---|
RocksPageStoreOptions |
RocksPageStoreOptions.setCompressionType(org.rocksdb.CompressionType type) |
RocksPageStoreOptions |
RocksPageStoreOptions.setMaxBufferPoolSize(int bufferPoolSize) |
RocksPageStoreOptions |
RocksPageStoreOptions.setMaxPageSize(int maxPageSize) |
RocksPageStoreOptions |
RocksPageStoreOptions.setWriteBufferSize(int writeBufferSize) |
Modifier and Type | Method and Description |
---|---|
static RocksPageStore |
RocksPageStore.create(RocksPageStoreOptions options) |
Copyright © 2023. All Rights Reserved.