Searched refs:fromRocksId (Results 1 – 1 of 1) sorted by relevance
54 public static BottommostLevelCompaction fromRocksId(final int bottommostLevelCompaction) { in fromRocksId() method in CompactRangeOptions.BottommostLevelCompaction158 return BottommostLevelCompaction.fromRocksId(bottommostLevelCompaction(nativeHandle_)); in bottommostLevelCompaction()