Searched defs:commit (Results 1 – 5 of 5) sorted by relevance
228 Status commit() { in commit() function
73 bool* commit, unsigned arena_ind) { in Alloc()
109 public void commit() throws RocksDBException { in commit() method in AbstractTransactionTest
204 public void commit() throws RocksDBException { in commit() method in Transaction1891 private native void commit(final long handle) throws RocksDBException; in commit() method in Transaction
376 void MaybeUpdateOldCommitMapTestWithNext(uint64_t prepare, uint64_t commit, in MaybeUpdateOldCommitMapTestWithNext()