Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DCompactRangeOptions.java68 super(newCompactRangeOptions()); in CompactRangeOptions()
213 private native static long newCompactRangeOptions(); in newCompactRangeOptions() method in CompactRangeOptions