Package | Description |
---|---|
com.neocoretechs.rocksack |
Contains the lower level database constructs to support the sessions which create the maps.
|
Modifier and Type | Method and Description |
---|---|
static LockingTransactionId |
LockingTransactionId.generate()
Factory method to generate a locking id with default timeout of 1000 millis.
|
static LockingTransactionId |
LockingTransactionId.generate(long timeout)
Factory method to generate new locking id with given timeout in millis
|