Class | Description |
---|---|
CompositesIndex |
Base class for secondary indexes where composites are involved.
|
CompositesIndex.IndexedEntry | |
CompositesIndexIncludingCollectionKey |
Common superclass for indexes that capture collection keys, including
indexes on such keys themselves.
|
CompositesIndexOnClusteringKey |
Index on a CLUSTERING_COLUMN column definition.
|
CompositesIndexOnCollectionKey |
Index on the collection element of the cell name of a collection.
|
CompositesIndexOnCollectionKeyAndValue |
Index on the element and value of cells participating in a collection.
|
CompositesIndexOnCollectionValue |
Index the value of a collection cell.
|
CompositesIndexOnPartitionKey |
Index on a PARTITION_KEY column definition.
|
CompositesIndexOnRegular |
Index on a REGULAR column definition on a composite type.
|
CompositesSearcher |
Copyright © 2020 The Apache Software Foundation