| Interface | Description |
|---|---|
| IKVFilter |
| Class | Description |
|---|---|
| KVStore |
A KVStore can be used to store arbitrary objects for some string key.
|
| KVStoreCollection | |
| KVStoreCollectionPartition |
Automatically partitions a KVStoreCollection according to the values of the partitioning key when KVStores or KVStoreCollections are added.
|
| KVStoreSequentialComparator | |
| KVStoreStatisticsUtil |
This util may be used to compute some statistics and carrying out significance tests.
|
| KVStoreUtil | |
| Table<V> |
Allows to arrange data of type V into a matrix structure.
|
| Enum | Description |
|---|---|
| ESignificanceTestResult |
Enum for the outcomes for a significance test.
|
| KVStoreCollection.EGroupMethod |