Uses of Enum
org.iq80.leveldb.benchmark.DbBenchmark.DBState
Packages that use DbBenchmark.DBState
-
Uses of DbBenchmark.DBState in org.iq80.leveldb.benchmark
Methods in org.iq80.leveldb.benchmark that return DbBenchmark.DBStateModifier and TypeMethodDescriptionstatic DbBenchmark.DBStateReturns the enum constant of this type with the specified name.static DbBenchmark.DBState[]DbBenchmark.DBState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.iq80.leveldb.benchmark with parameters of type DbBenchmark.DBStateModifier and TypeMethodDescriptionprivate voidDbBenchmark.write(WriteOptions writeOptions, DbBenchmark.Order order, DbBenchmark.DBState state, int numEntries, int valueSize, int entriesPerBatch)