Searched refs:setWaitForFlush (Results 1 – 12 of 12) sorted by relevance
32 public FlushOptions setWaitForFlush(final boolean waitForFlush) { in setWaitForFlush() method in FlushOptions34 setWaitForFlush(nativeHandle_, waitForFlush); in setWaitForFlush()84 private native void setWaitForFlush(final long handle, in setWaitForFlush() method in FlushOptions
45 db.flush(new FlushOptions().setWaitForFlush(true)); in getBatch()119 db.flush(new FlushOptions().setWaitForFlush(true)); in transactionLogIteratorCheckAfterRestart()
45 new FlushOptions().setWaitForFlush(true); in getApproximateMemoryUsageByType()115 new FlushOptions().setWaitForFlush(true); in getApproximateMemoryUsageByTypeMultiple()
18 flushOptions.setWaitForFlush(false); in waitForFlush()
32 .setWaitForFlush(true)) { in flush()
31 db.flush(new FlushOptions().setWaitForFlush(true)); in testInfoLogLevel()
44 new FlushOptions().setWaitForFlush(true); in readOptions()
39 .setWaitForFlush(true); in memEnvFillAndReopen()
741 db.flush(new FlushOptions().setWaitForFlush(true)); in compactRangeWithKeysReduce()897 db.flush(new FlushOptions().setWaitForFlush(true)); in compactRangeToLevel()965 db.flush(new FlushOptions().setWaitForFlush(true)); in deleteFilesInRange()1043 db.flush(new FlushOptions().setWaitForFlush(true), in compactRangeToLevelColumnFamily()1262 .setWaitForFlush(true) in compactFiles()
232 db.flush(new FlushOptions().setWaitForFlush(true)); in changeLogLevelAtRuntime()
84 .setWaitForFlush(true)) { in setup()
93 .setWaitForFlush(true)) { in setup()