Searched defs:setUseFsync (Results 1 – 3 of 3) sorted by relevance
265 T setUseFsync(boolean useFsync); in setUseFsync() method
282 public DBOptions setUseFsync( in setUseFsync() method in DBOptions1218 private native void setUseFsync(long handle, boolean useFsync); in setUseFsync() method in DBOptions
348 public Options setUseFsync(final boolean useFsync) { in setUseFsync() method in Options1834 private native void setUseFsync(long handle, boolean useFsync); in setUseFsync() method in Options