Home
last modified time | relevance | path

Searched refs: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() argument
45 super(newWriteBatchWithIndex(overwriteKey)); in WriteBatchWithIndex()
64 final boolean overwriteKey) { in WriteBatchWithIndex() argument
67 overwriteKey)); in WriteBatchWithIndex()
299 private native static long newWriteBatchWithIndex(final boolean overwriteKey); in newWriteBatchWithIndex() argument
303 final boolean overwriteKey); in newWriteBatchWithIndex() argument