Searched defs:baseBackgroundCompactions (Results 1 – 6 of 6) sorted by relevance
38 void setBaseBackgroundCompactions(int baseBackgroundCompactions); in setBaseBackgroundCompactions()50 int baseBackgroundCompactions(); in baseBackgroundCompactions() method
156 final int baseBackgroundCompactions) { in setBaseBackgroundCompactions()162 public int baseBackgroundCompactions() { in baseBackgroundCompactions() method in MutableDBOptions.MutableDBOptionsBuilder
390 final int baseBackgroundCompactions) { in setBaseBackgroundCompactions()396 public int baseBackgroundCompactions() { in baseBackgroundCompactions() method in DBOptions1232 int baseBackgroundCompactions); in setBaseBackgroundCompactions()1233 private native int baseBackgroundCompactions(long handle); in baseBackgroundCompactions() method in DBOptions
459 final int baseBackgroundCompactions) { in setBaseBackgroundCompactions()465 public int baseBackgroundCompactions() { in baseBackgroundCompactions() method in Options1848 int baseBackgroundCompactions); in setBaseBackgroundCompactions()1849 private native int baseBackgroundCompactions(long handle); in baseBackgroundCompactions() method in Options
220 public void baseBackgroundCompactions() { in baseBackgroundCompactions() method in DBOptionsTest
433 public void baseBackgroundCompactions() { in baseBackgroundCompactions() method in OptionsTest