Uses of Class
org.dizitart.no2.rocksdb.RocksDBConfig
-
Packages that use RocksDBConfig Package Description org.dizitart.no2.rocksdb -
-
Uses of RocksDBConfig in org.dizitart.no2.rocksdb
Methods in org.dizitart.no2.rocksdb that return RocksDBConfig Modifier and Type Method Description RocksDBConfigRocksDBModuleBuilder. dbConfig()The RocksDB configuration for the module.Methods in org.dizitart.no2.rocksdb with parameters of type RocksDBConfig Modifier and Type Method Description RocksDBModuleBuilderRocksDBModuleBuilder. dbConfig(RocksDBConfig dbConfig)The RocksDB configuration for the module.
-