public static interface RocksDBMemoryControllerUtils.RocksDBMemoryFactory extends Serializable
Modifier and Type | Field and Description |
---|---|
static RocksDBMemoryControllerUtils.RocksDBMemoryFactory |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
org.rocksdb.Cache |
createCache(long cacheCapacity,
double highPriorityPoolRatio) |
org.rocksdb.WriteBufferManager |
createWriteBufferManager(long writeBufferManagerCapacity,
org.rocksdb.Cache cache) |
static final RocksDBMemoryControllerUtils.RocksDBMemoryFactory DEFAULT
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.