Home
last modified time | relevance | path

Searched defs:setManualWalFlush (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DDBOptionsInterface.java1526 T setManualWalFlush(final boolean manualWalFlush); in setManualWalFlush() method
DDBOptions.java1140 public DBOptions setManualWalFlush(final boolean manualWalFlush) { in setManualWalFlush() method in DBOptions
1388 private native void setManualWalFlush(final long handle, in setManualWalFlush() method in DBOptions
DOptions.java1186 public Options setManualWalFlush(final boolean manualWalFlush) { in setManualWalFlush() method in Options
2007 private native void setManualWalFlush(final long handle, in setManualWalFlush() method in Options