Searched refs:clearSnapshot (Results 1 – 2 of 2) sorted by relevance
171 public void clearSnapshot() { in clearSnapshot() method in Transaction173 clearSnapshot(nativeHandle_); in clearSnapshot()1889 private native void clearSnapshot(final long handle); in clearSnapshot() method in Transaction
92 public void clearSnapshot() throws RocksDBException { in clearSnapshot() method in AbstractTransactionTest96 txn.clearSnapshot(); in clearSnapshot()104 txn.clearSnapshot(); in clearSnapshot_none()