A C F G I N O P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- all(boolean) - Method in class io.kcache.rocksdb.RocksDBCache
C
- closeDB() - Method in class io.kcache.rocksdb.RocksDBCache
- compare(ByteBuffer, ByteBuffer) - Method in class io.kcache.rocksdb.RocksDBKeySliceComparator
F
- flush() - Method in class io.kcache.rocksdb.RocksDBCache
G
- get(Object) - Method in class io.kcache.rocksdb.RocksDBCache
I
- io.kcache.rocksdb - package io.kcache.rocksdb
N
- name() - Method in class io.kcache.rocksdb.RocksDBKeySliceComparator
O
- openDB() - Method in class io.kcache.rocksdb.RocksDBCache
P
- put(K, V) - Method in class io.kcache.rocksdb.RocksDBCache
- putAll(Map<? extends K, ? extends V>) - Method in class io.kcache.rocksdb.RocksDBCache
R
- range(K, boolean, K, boolean, boolean) - Method in class io.kcache.rocksdb.RocksDBCache
- remove(Object) - Method in class io.kcache.rocksdb.RocksDBCache
- RocksDBCache<K,V> - Class in io.kcache.rocksdb
-
A persistent key-value store based on RocksDB.
- RocksDBCache(String, String, String, Serde<K>, Serde<V>) - Constructor for class io.kcache.rocksdb.RocksDBCache
- RocksDBCache(String, String, String, Serde<K>, Serde<V>, Comparator<K>) - Constructor for class io.kcache.rocksdb.RocksDBCache
- RocksDBCache(String, String, Serde<K>, Serde<V>) - Constructor for class io.kcache.rocksdb.RocksDBCache
- RocksDBCache(String, String, Serde<K>, Serde<V>, Comparator<K>) - Constructor for class io.kcache.rocksdb.RocksDBCache
- RocksDBKeySliceComparator<K> - Class in io.kcache.rocksdb
- RocksDBKeySliceComparator(Serde<K>, Comparator<? super K>) - Constructor for class io.kcache.rocksdb.RocksDBKeySliceComparator
S
- size() - Method in class io.kcache.rocksdb.RocksDBCache
All Classes All Packages