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

I

InstrumentClass - Class in com.neocoretechs.rocksack
Instrument a class for RockSack compatibility.
InstrumentClass() - Constructor for class com.neocoretechs.rocksack.InstrumentClass
 
isDBOffline(String) - Static method in class com.neocoretechs.rocksack.session.SessionManager
 
isEmpty() - Method in class com.neocoretechs.rocksack.session.BufferedMap
Return boolean value indicating whether the map for the columnFamilyHandle encapsulated by this Session is empty
isEmpty() - Method in interface com.neocoretechs.rocksack.session.SetInterface
Is the KVStore empty?
isEmpty(TransactionId) - Method in class com.neocoretechs.rocksack.session.TransactionalMap
Return boolean value indicating whether the map is empty
isEmpty(TransactionId) - Method in interface com.neocoretechs.rocksack.session.TransactionSetInterface
Is the KVStore empty?
isParallel() - Method in class com.neocoretechs.rocksack.stream.SackStream
 
isSessionAssociated(TransactionId, TransactionalMap) - Static method in class com.neocoretechs.rocksack.session.DatabaseManager
TransactionalMap contains a Session or its subclasses TransactionSession or TransactionSessionAlias.
isTransactionLinked(TransactionId, TransactionalMap, ConcurrentHashMap<String, TransactionManager.SessionAndTransaction>) - Method in class com.neocoretechs.rocksack.session.TransactionSession
Check the mangled name identifier of transaction id, classname, and optionally the alias, to identify this entry in the mapping of mangled name to SessionAndTransaction instances from the passed map.
isTransactionLinked(TransactionId, TransactionalMap, ConcurrentHashMap<String, TransactionManager.SessionAndTransaction>) - Method in class com.neocoretechs.rocksack.session.TransactionSessionAlias
Check the mangled name identifier of transaction id, classname, and optionally the alias, to identify this entry in the mapping of mangled name to SessionAndTransaction instances from the passed map.
iterator() - Method in class com.neocoretechs.rocksack.session.BufferedMap
Session equivalent of keySet fulfills SetInterface
iterator() - Method in interface com.neocoretechs.rocksack.session.SetInterface
Returns iterator
iterator(TransactionId) - Method in class com.neocoretechs.rocksack.session.TransactionalMap
 
iterator(TransactionId) - Method in interface com.neocoretechs.rocksack.session.TransactionSetInterface
Returns iterator
iterator() - Method in class com.neocoretechs.rocksack.stream.SackStream
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links