Searched defs:maxMemCompactionLevel (Results 1 – 2 of 2) sorted by relevance
3555 public int maxMemCompactionLevel() { in maxMemCompactionLevel() method in RocksDB3567 public int maxMemCompactionLevel( in maxMemCompactionLevel() method in RocksDB4468 private native int maxMemCompactionLevel(final long handle, in maxMemCompactionLevel() method in RocksDB
1321 public void maxMemCompactionLevel() throws RocksDBException { in maxMemCompactionLevel() method in RocksDBTest