Package org.rocksdb

Class PersistentCache

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class PersistentCache
    extends RocksObject
    Persistent cache for caching IO pages on a persistent medium. The cache is specifically designed for persistent read cache.