Searched refs:setAllowConcurrentMemtableWrite (Results 1 – 5 of 5) sorted by relevance
934 public DBOptions setAllowConcurrentMemtableWrite( in setAllowConcurrentMemtableWrite() method in DBOptions936 setAllowConcurrentMemtableWrite(nativeHandle_, in setAllowConcurrentMemtableWrite()1342 private native void setAllowConcurrentMemtableWrite(long handle, in setAllowConcurrentMemtableWrite() method in DBOptions
1158 T setAllowConcurrentMemtableWrite(boolean allowConcurrentMemtableWrite); in setAllowConcurrentMemtableWrite() method
980 public Options setAllowConcurrentMemtableWrite( in setAllowConcurrentMemtableWrite() method in Options982 setAllowConcurrentMemtableWrite(nativeHandle_, in setAllowConcurrentMemtableWrite()1961 private native void setAllowConcurrentMemtableWrite(long handle, in setAllowConcurrentMemtableWrite() method in Options
589 opt.setAllowConcurrentMemtableWrite(boolValue); in allowConcurrentMemtableWrite()
808 opt.setAllowConcurrentMemtableWrite(boolValue); in allowConcurrentMemtableWrite()