| Package | Description |
|---|---|
| com.h3c.util.persistence.cassandra.index |
| Class and Description |
|---|
| CustomSecondaryIndex
Custom secondary index column family that keep rows from another column
family (or main column family) as columns in wide rows.
|
| Denormalizer
Secondary index denormalizer.
|
| IndexEntryHandler.IndexEntry
Composite column name to keep the indexed attribute (or column name in the main column family) and a field
to make the indexed value unique to avoid overriding previous values.
|
| RangeLimit
Range limit.
|
| SecondaryIndexIntegrator.SecondaryIndexReader
Secondary index reader.
|
| ShardStrategy
Strategy used to distribute columns into multiple rows so they are handled
by different nodes in Cassandra.
|
Copyright © 2014. All Rights Reserved.