Home
last modified time | relevance | path

Searched defs:overwriteKey (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DWriteBatchWithIndex.java44 public WriteBatchWithIndex(final boolean overwriteKey) { in WriteBatchWithIndex()
64 final boolean overwriteKey) { in WriteBatchWithIndex()
299 private native static long newWriteBatchWithIndex(final boolean overwriteKey); in newWriteBatchWithIndex()
303 final boolean overwriteKey); in newWriteBatchWithIndex()