- DatabaseClass - Annotation Type in com.neocoretechs.rocksack
-
Using this annotation on a class to be stored in the RockSack allows control over the storage of instances
in a particular tablespace, and column.
- DatabaseManager - Class in com.neocoretechs.rocksack.session
-
This factory class enforces a strong typing for the RockSack using the database naming convention linked to the
class name of the class stored there.
- DBPhysicalConstants - Interface in com.neocoretechs.rocksack
-
Defines physical constants for database options
- DEBUG - Static variable in class com.neocoretechs.rocksack.iterator.EntrySetIterator
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKV
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKVDerived
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKVOptimisticTransaction
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKVStream
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKVTransaction
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKVTransactionAlias
-
- DEBUG - Static variable in class com.neocoretechs.rocksack.test.BatteryKVTransactionStream
-
- Derived() - Constructor for class com.neocoretechs.rocksack.test.BatteryKVDerived.Derived
-
- Derived(String) - Constructor for class com.neocoretechs.rocksack.test.BatteryKVDerived.Derived
-
- deserializeObject(byte[]) - Static method in class com.neocoretechs.rocksack.SerializedComparator
-
static method for serialized byte to object conversion
- DirectByteArrayOutputStream - Class in com.neocoretechs.rocksack
-
Implementation of ByteArrayOutputStream that does NOT copy the backing store
- DirectByteArrayOutputStream() - Constructor for class com.neocoretechs.rocksack.DirectByteArrayOutputStream
-
- DirectByteArrayOutputStream(int) - Constructor for class com.neocoretechs.rocksack.DirectByteArrayOutputStream
-
- distinct() - Method in class com.neocoretechs.rocksack.stream.SackStream
-
- dropColumn() - Method in class com.neocoretechs.rocksack.session.BufferedMap
-
Drop the column encapsulated by the session for this BufferedMap
- dropColumn() - Method in class com.neocoretechs.rocksack.session.TransactionalMap
-
Drop the column encapsulated by this session