Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

L

last() - Method in class com.neocoretechs.rocksack.session.BufferedMap
Return the last element.
last() - Method in interface com.neocoretechs.rocksack.session.SetInterface
Get the last object associated with greatest valued key in the KVStore
last(TransactionId) - Method in class com.neocoretechs.rocksack.session.TransactionalMap
Return the last value in the set
last(TransactionId) - Method in interface com.neocoretechs.rocksack.session.TransactionSetInterface
Get the last object associated with greatest valued key in the KVStore
lastKey() - Method in class com.neocoretechs.rocksack.session.BufferedMap
 
lastKey(TransactionId) - Method in class com.neocoretechs.rocksack.session.TransactionalMap
 
limit(long) - Method in class com.neocoretechs.rocksack.stream.SackStream
 
linkSessionAndTransaction(TransactionId, TransactionalMap, ConcurrentHashMap<String, TransactionManager.SessionAndTransaction>) - Method in class com.neocoretechs.rocksack.session.TransactionSession
Generate a mangled name identifier of transaction id, classname, and optionally the alias, to identify this entry in the mapping of mangled name to SessionAndTransaction instances.
linkSessionAndTransaction(TransactionId, TransactionalMap, ConcurrentHashMap<String, TransactionManager.SessionAndTransaction>) - Method in class com.neocoretechs.rocksack.session.TransactionSessionAlias
Called from associateSession and setTransaction to link a new mangled name to a new SessionAndTransaction instance to populate the passed tLink map.
LockingTransactionId - Class in com.neocoretechs.rocksack
Encapsulates a transaction id guaranteed to be unique across all usage via UUID.
LockingTransactionId() - Constructor for class com.neocoretechs.rocksack.LockingTransactionId
 
LockingTransactionId(String, long) - Constructor for class com.neocoretechs.rocksack.LockingTransactionId
 
LockingTransactionId(byte[], long) - Constructor for class com.neocoretechs.rocksack.LockingTransactionId
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links