Searched refs:setChangeLevel (Results 1 – 4 of 4) sorted by relevance
107 public CompactRangeOptions setChangeLevel(final boolean changeLevel) { in setChangeLevel() method in CompactRangeOptions108 setChangeLevel(nativeHandle_, changeLevel); in setChangeLevel()220 private native void setChangeLevel(final long handle, in setChangeLevel() method in CompactRangeOptions
3244 options.setChangeLevel(changeLevel); in compactRange()3331 options.setChangeLevel(changeLevel); in compactRange()
48 opt.setChangeLevel(value); in changeLevel()51 opt.setChangeLevel(value); in changeLevel()
743 .setChangeLevel(true) in compactRangeWithKeysReduce()833 .setChangeLevel(true) in compactRangeWithKeysReduceColumnFamily()