Searched defs:maxBackgroundFlushes (Results 1 – 5 of 5) sorted by relevance
458 T setMaxBackgroundFlushes(int maxBackgroundFlushes); in setMaxBackgroundFlushes()477 int maxBackgroundFlushes(); in maxBackgroundFlushes() method
433 final int maxBackgroundFlushes) { in setMaxBackgroundFlushes()441 public int maxBackgroundFlushes() { in maxBackgroundFlushes() method in DBOptions1240 long handle, int maxBackgroundFlushes); in setMaxBackgroundFlushes()1241 private native int maxBackgroundFlushes(long handle); in maxBackgroundFlushes() method in DBOptions
494 public int maxBackgroundFlushes() { in maxBackgroundFlushes() method in Options502 final int maxBackgroundFlushes) { in setMaxBackgroundFlushes()1856 long handle, int maxBackgroundFlushes); in setMaxBackgroundFlushes()1857 private native int maxBackgroundFlushes(long handle); in maxBackgroundFlushes() method in Options
251 public void maxBackgroundFlushes() { in maxBackgroundFlushes() method in DBOptionsTest
465 public void maxBackgroundFlushes() { in maxBackgroundFlushes() method in OptionsTest