Home
last modified time | relevance | path

Searched refs:newWriteBatchWithIndex (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DWriteBatchWithIndex.java30 super(newWriteBatchWithIndex()); in WriteBatchWithIndex()
45 super(newWriteBatchWithIndex(overwriteKey)); in WriteBatchWithIndex()
65 super(newWriteBatchWithIndex(fallbackIndexComparator.nativeHandle_, in WriteBatchWithIndex()
298 private native static long newWriteBatchWithIndex(); in newWriteBatchWithIndex() method in WriteBatchWithIndex
299 private native static long newWriteBatchWithIndex(final boolean overwriteKey); in newWriteBatchWithIndex() method in WriteBatchWithIndex
300 private native static long newWriteBatchWithIndex( in newWriteBatchWithIndex() method in WriteBatchWithIndex