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

K

key - Variable in class com.neocoretechs.rocksack.iterator.KeyValuePair
 
keySet() - Method in class com.neocoretechs.rocksack.session.BufferedMap
Get a keySet iterator.
keySet(TransactionId) - Method in class com.neocoretechs.rocksack.session.TransactionalMap
Get a keySet iterator.
KeySetIterator - Class in com.neocoretechs.rocksack.iterator
keySet iterator for persistent collection
KeySetIterator(RocksDB) - Constructor for class com.neocoretechs.rocksack.iterator.KeySetIterator
 
KeySetIterator(Transaction) - Constructor for class com.neocoretechs.rocksack.iterator.KeySetIterator
 
KeySetIterator(RocksDB, ColumnFamilyHandle) - Constructor for class com.neocoretechs.rocksack.iterator.KeySetIterator
 
KeySetIterator(Transaction, ColumnFamilyHandle) - Constructor for class com.neocoretechs.rocksack.iterator.KeySetIterator
 
keySetStream() - Method in class com.neocoretechs.rocksack.session.BufferedMap
Get a stream over keys Session
keySetStream(TransactionId) - Method in class com.neocoretechs.rocksack.session.TransactionalMap
Return the stream over the keyset
KeySetStream - Class in com.neocoretechs.rocksack.stream
Java 8 stream extensions for RockSack delivery of ordered persistent datasets.
KeySetStream(KeySetIterator) - Constructor for class com.neocoretechs.rocksack.stream.KeySetStream
 
KeySetStream(RocksDB) - Constructor for class com.neocoretechs.rocksack.stream.KeySetStream
 
KeySetStream(Transaction) - Constructor for class com.neocoretechs.rocksack.stream.KeySetStream
 
KeySetStream(RocksDB, ColumnFamilyHandle) - Constructor for class com.neocoretechs.rocksack.stream.KeySetStream
 
KeySetStream(Transaction, ColumnFamilyHandle) - Constructor for class com.neocoretechs.rocksack.stream.KeySetStream
 
KeyValue<K extends java.lang.Comparable,V> - Class in com.neocoretechs.rocksack
Class representing a key/value pair.
KeyValue() - Constructor for class com.neocoretechs.rocksack.KeyValue
Constructor that creates a blank key to prepare to receive pointers to facilitate retrieval.
KeyValue(K, V) - Constructor for class com.neocoretechs.rocksack.KeyValue
 
KeyValuePair - Class in com.neocoretechs.rocksack.iterator
Key-Value pair to be stored in persistent collection.
KeyValuePair(Object, Object) - Constructor for class com.neocoretechs.rocksack.iterator.KeyValuePair
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links