Home
last modified time | relevance | path

Searched defs:setMaxBackgroundCompactions (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DMutableDBOptionsInterface.java75 T setMaxBackgroundCompactions(int maxBackgroundCompactions); in setMaxBackgroundCompactions() method
DMutableDBOptions.java168 public MutableDBOptionsBuilder setMaxBackgroundCompactions( in setMaxBackgroundCompactions() method in MutableDBOptions.MutableDBOptionsBuilder
DDBOptions.java403 public DBOptions setMaxBackgroundCompactions( in setMaxBackgroundCompactions() method in DBOptions
1234 private native void setMaxBackgroundCompactions( in setMaxBackgroundCompactions() method in DBOptions
DOptions.java472 public Options setMaxBackgroundCompactions( in setMaxBackgroundCompactions() method in Options
1850 private native void setMaxBackgroundCompactions( in setMaxBackgroundCompactions() method in Options