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.MVMapSnapshot
Packages that use
MVMapSnapshot
Package
Description
io.permazen.kv.mvstore
AtomicKVStore
and
KVDatabase
implementations based on H2 MVStore.
Uses of
MVMapSnapshot
in
io.permazen.kv.mvstore
Methods in
io.permazen.kv.mvstore
that return
MVMapSnapshot
Modifier and Type
Method
Description
MVMapSnapshot
MVStoreAtomicKVStore.
readOnlySnapshot
()