Uses of Class
io.permazen.kv.util.PrefixKVStore
Packages that use PrefixKVStore
-
Uses of PrefixKVStore in io.permazen.kv.util
Subclasses of PrefixKVStore in io.permazen.kv.utilModifier and TypeClassDescriptionclass
Methods in io.permazen.kv.util that return PrefixKVStoreModifier and TypeMethodDescriptionstatic PrefixKVStore
Create aPrefixKVStore
instance using the specified prefix and underlyingKVStore
.