Home
last modified time | relevance | path

Searched defs:setMaxBackgroundFlushes (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DDBOptionsInterface.java458 T setMaxBackgroundFlushes(int maxBackgroundFlushes); in setMaxBackgroundFlushes() method
DDBOptions.java432 public DBOptions setMaxBackgroundFlushes( in setMaxBackgroundFlushes() method in DBOptions
1239 private native void setMaxBackgroundFlushes( in setMaxBackgroundFlushes() method in DBOptions
DOptions.java501 public Options setMaxBackgroundFlushes( in setMaxBackgroundFlushes() method in Options
1855 private native void setMaxBackgroundFlushes( in setMaxBackgroundFlushes() method in Options