Searched defs:hasCommit (Results 1 – 2 of 2) sorted by relevance
155 public boolean hasCommit() { in hasCommit() method in WriteBatch277 private native boolean hasCommit(final long nativeHandle); in hasCommit() method in WriteBatch
448 public void hasCommit() throws RocksDBException { in hasCommit() method in WriteBatchTest