Searched refs:setBaseBackgroundCompactions (Results 1 – 6 of 6) sorted by relevance
38 void setBaseBackgroundCompactions(int baseBackgroundCompactions); in setBaseBackgroundCompactions() method
389 public void setBaseBackgroundCompactions( in setBaseBackgroundCompactions() method in DBOptions392 setBaseBackgroundCompactions(nativeHandle_, baseBackgroundCompactions); in setBaseBackgroundCompactions()1231 private native void setBaseBackgroundCompactions(long handle, in setBaseBackgroundCompactions() method in DBOptions
155 public void setBaseBackgroundCompactions( in setBaseBackgroundCompactions() method in MutableDBOptions.MutableDBOptionsBuilder
458 public void setBaseBackgroundCompactions( in setBaseBackgroundCompactions() method in Options461 setBaseBackgroundCompactions(nativeHandle_, baseBackgroundCompactions); in setBaseBackgroundCompactions()1847 private native void setBaseBackgroundCompactions(long handle, in setBaseBackgroundCompactions() method in Options
223 opt.setBaseBackgroundCompactions(intValue); in baseBackgroundCompactions()
436 opt.setBaseBackgroundCompactions(intValue); in baseBackgroundCompactions()