Searched defs:maxBackgroundCompactions (Results 1 – 6 of 6) sorted by relevance
75 T setMaxBackgroundCompactions(int maxBackgroundCompactions); in setMaxBackgroundCompactions()97 int maxBackgroundCompactions(); in maxBackgroundCompactions() method
169 final int maxBackgroundCompactions) { in setMaxBackgroundCompactions()176 public int maxBackgroundCompactions() { in maxBackgroundCompactions() method in MutableDBOptions.MutableDBOptionsBuilder
404 final int maxBackgroundCompactions) { in setMaxBackgroundCompactions()412 public int maxBackgroundCompactions() { in maxBackgroundCompactions() method in DBOptions1235 long handle, int maxBackgroundCompactions); in setMaxBackgroundCompactions()1236 private native int maxBackgroundCompactions(long handle); in maxBackgroundCompactions() method in DBOptions
433 public int maxBackgroundCompactions() { in maxBackgroundCompactions() method in Options473 final int maxBackgroundCompactions) { in setMaxBackgroundCompactions()1851 long handle, int maxBackgroundCompactions); in setMaxBackgroundCompactions()1852 private native int maxBackgroundCompactions(long handle); in maxBackgroundCompactions() method in Options
231 public void maxBackgroundCompactions() { in maxBackgroundCompactions() method in DBOptionsTest
444 public void maxBackgroundCompactions() { in maxBackgroundCompactions() method in OptionsTest