CustomIndexExpression |
|
IndexRestrictions |
|
MultiColumnRestriction |
|
MultiColumnRestriction.EQRestriction |
|
MultiColumnRestriction.INRestriction |
|
MultiColumnRestriction.InRestrictionWithMarker |
An IN restriction that uses a single marker for a set of IN values that are tuples.
|
MultiColumnRestriction.InRestrictionWithValues |
An IN restriction that has a set of terms for in values.
|
MultiColumnRestriction.NotNullRestriction |
|
MultiColumnRestriction.SliceRestriction |
|
SingleColumnRestriction |
|
SingleColumnRestriction.ContainsRestriction |
|
SingleColumnRestriction.EQRestriction |
|
SingleColumnRestriction.INRestriction |
|
SingleColumnRestriction.InRestrictionWithMarker |
|
SingleColumnRestriction.InRestrictionWithValues |
|
SingleColumnRestriction.IsNotNullRestriction |
|
SingleColumnRestriction.LikeRestriction |
|
SingleColumnRestriction.SliceRestriction |
|
StatementRestrictions |
The restrictions corresponding to the relations specified on the where-clause of CQL query.
|
TokenRestriction |
Restriction using the token function.
|
TokenRestriction.EQRestriction |
|
TokenRestriction.SliceRestriction |
|