Uses of Class
io.permazen.kv.util.MemoryKVStore
Packages that use MemoryKVStore
Package
Description
Utility classes for MVCC type operations using a
KVStore
.Utility classes relating to the
KVDatabase
interface.-
Uses of MemoryKVStore in io.permazen.kv.mvcc
Subclasses of MemoryKVStore in io.permazen.kv.mvccModifier and TypeClassDescriptionclass
Provides anAtomicKVStore
view of an underlyingConcurrentNavigableMap<ByteData, ByteData>
. -
Uses of MemoryKVStore in io.permazen.kv.util
Methods in io.permazen.kv.util that return MemoryKVStore