lightdb-lmdb
lightdb-lmdb
API
lightdb.lmdb
ByteBufferPool
LMDBInstance
LMDBStore
LMDBStore
LMDBTransaction
LMDBTransactionManager
LMDBValueIterator
lightdb-lmdb
/
lightdb.lmdb
/
LMDBInstance
LMDBInstance
lightdb.lmdb.LMDBInstance
case
class
LMDBInstance
(
env
:
Env
[
ByteBuffer
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Self type
LMDBInstance
Members list
Clear all
Value members
Concrete methods
def
get
(
name
:
String
):
Dbi
[
ByteBuffer
]
def
release
(
name
:
String
):
Task
[
Unit
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Concrete fields
lazy
val
transactionManager
:
LMDBTransactionManager
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods
Concrete fields