Interface RocksDBThrottler.RocksDBSupplier

Enclosing class:
RocksDBThrottler

protected static interface RocksDBThrottler.RocksDBSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    org.rocksdb.RocksDB
    get()
     
  • Method Details

    • get

      org.rocksdb.RocksDB get() throws org.rocksdb.RocksDBException
      Throws:
      org.rocksdb.RocksDBException