Searched refs:setTargetLevel (Results 1 – 4 of 4) sorted by relevance
127 public CompactRangeOptions setTargetLevel(final int targetLevel) { in setTargetLevel() method in CompactRangeOptions128 setTargetLevel(nativeHandle_, targetLevel); in setTargetLevel()223 private native void setTargetLevel(final long handle, in setTargetLevel() method in CompactRangeOptions
3245 options.setTargetLevel(targetLevel); in compactRange()3332 options.setTargetLevel(targetLevel); in compactRange()
59 opt.setTargetLevel(value); in targetLevel()62 opt.setTargetLevel(value); in targetLevel()
744 .setTargetLevel(-1) in compactRangeWithKeysReduce()834 .setTargetLevel(-1) in compactRangeWithKeysReduceColumnFamily()