Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/test/java/org/rocksdb/
DRocksDBTest.java742 try (final CompactRangeOptions compactRangeOpts = new CompactRangeOptions() in compactRangeWithKeysReduce() argument
747 compactRangeOpts); in compactRangeWithKeysReduce()
832 try (final CompactRangeOptions compactRangeOpts = new CompactRangeOptions() in compactRangeWithKeysReduceColumnFamily() argument
844 "201".getBytes(), compactRangeOpts); in compactRangeWithKeysReduceColumnFamily()