Uses of Enum
org.iq80.leveldb.benchmark.DbBenchmark.Order
Packages that use DbBenchmark.Order
-
Uses of DbBenchmark.Order in org.iq80.leveldb.benchmark
Methods in org.iq80.leveldb.benchmark that return DbBenchmark.OrderModifier and TypeMethodDescriptionstatic DbBenchmark.OrderReturns the enum constant of this type with the specified name.static DbBenchmark.Order[]DbBenchmark.Order.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.OrderModifier and TypeMethodDescriptionprivate voidDbBenchmark.write(WriteOptions writeOptions, DbBenchmark.Order order, DbBenchmark.DBState state, int numEntries, int valueSize, int entriesPerBatch)