Class | Description |
---|---|
BatteryKV |
Yes, this should be a nice JUnit fixture someday.
|
BatteryKVDerived |
Test the derived class storage in main database via ColumnFamily.
|
BatteryKVDerived.Based | |
BatteryKVDerived.Derived | |
BatteryKVStream |
Yes, this should be a nice JUnit fixture someday.
|
BatteryKVTransaction |
Transaction KV client test battery.
|
BatteryKVTransactionAlias |
Transaction KV test battery with alias interleaved operations.
We will operate with 2 main transactions on 2 aliased databases.
|
BatteryKVTransactionStream |
Yes, this should be a nice JUnit fixture someday.
|
BatteryRockSack2 |
This simple test battery tests the BufferedMap and uses small to medium string K/V pairs
with insertion, deletion and retrieval.
|
TestTooling1 |
Basic annotation tooling for RockSack to generate the necessary fields and methods for
storage and retrieval under the java.lang.Comparable interface as used throughout the language.
|
TestTooling2 |
Basic annotation tooling for RockSack to generate the necessary fields and methods for
storage and retrieval under the java.lang.Comparable interface as used throughout the language.
|