Searched defs:targetPathId (Results 1 – 3 of 3) sorted by relevance
137 public int targetPathId() { in targetPathId() method in CompactRangeOptions148 public CompactRangeOptions setTargetPathId(final int targetPathId) { in setTargetPathId()225 private native int targetPathId(final long handle); in targetPathId() method in CompactRangeOptions227 final int targetPathId); in setTargetPathId()
3201 final int targetPathId) throws RocksDBException { in compactRange()3241 final boolean changeLevel, final int targetLevel, final int targetPathId) in compactRange()3286 final int targetPathId) throws RocksDBException { in compactRange()3328 final int targetLevel, final int targetPathId) in compactRange()
67 public void targetPathId() { in targetPathId() method in CompactRangeOptionsTest