Searched defs:setWalBytesPerSync (Results 1 – 4 of 4) sorted by relevance
366 T setWalBytesPerSync(long walBytesPerSync); in setWalBytesPerSync() method
292 public MutableDBOptionsBuilder setWalBytesPerSync( in setWalBytesPerSync() method in MutableDBOptions.MutableDBOptionsBuilder
831 public DBOptions setWalBytesPerSync(final long walBytesPerSync) { in setWalBytesPerSync() method in DBOptions1325 private native void setWalBytesPerSync(long handle, long walBytesPerSync); in setWalBytesPerSync() method in DBOptions
907 public Options setWalBytesPerSync(final long walBytesPerSync) { in setWalBytesPerSync() method in Options1944 private native void setWalBytesPerSync(long handle, long walBytesPerSync); in setWalBytesPerSync() method in Options