Searched refs:syncWal (Results 1 – 2 of 2) sorted by relevance
3703 public void syncWal() throws RocksDBException { in syncWal() method in RocksDB3704 syncWal(nativeHandle_); in syncWal()4478 private native void syncWal(final long handle) throws RocksDBException; in syncWal() method in RocksDB
1382 public void syncWal() throws RocksDBException { in syncWal() method in RocksDBTest1386 db.syncWal(); in syncWal()