Uses of Class
io.permazen.kv.lmdb.LMDBKVStore
-
Uses of LMDBKVStore in io.permazen.kv.lmdb
Modifier and TypeClassDescriptionclass
KVStore
view of a LMDB transaction usingbyte[]
array buffers.Modifier and TypeMethodDescriptionprotected abstract LMDBKVStore<T>
LMDBKVTransaction.createKVStore
(org.lmdbjava.Dbi<T> db, org.lmdbjava.Txn<T> tx)