JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.permazen.kv.mvstore.MVMapKVStore
Packages that use
MVMapKVStore
Package
Description
io.permazen.kv.mvstore
AtomicKVStore
and
KVDatabase
implementations based on H2 MVStore.
Uses of
MVMapKVStore
in
io.permazen.kv.mvstore
Subclasses of
MVMapKVStore
in
io.permazen.kv.mvstore
Modifier and Type
Class
Description
class
MVMapSnapshot
A read-only snapshot an
MVMap
.
class
MVStoreAtomicKVStore
An
AtomicKVStore
implementation based on an
MVMap
in an
MVStore
.