Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.restrictions | |
org.apache.cassandra.cql3.statements |
Class and Description |
---|
CustomIndexExpression |
Restriction
Implementation of this class must be immutable.
|
SingleRestriction
A single restriction/clause on one or multiple column.
|
Class and Description |
---|
CustomIndexExpression |
IndexRestrictions |
MultiColumnRestriction |
MultiColumnRestriction.INRestriction |
Restriction
Implementation of this class must be immutable.
|
Restrictions
Sets of restrictions
|
SingleColumnRestriction |
SingleColumnRestriction.EQRestriction |
SingleColumnRestriction.INRestriction |
SingleColumnRestriction.SliceRestriction |
SingleColumnRestriction.SuperColumnKeyINRestriction |
SingleRestriction
A single restriction/clause on one or multiple column.
|
StatementRestrictions
The restrictions corresponding to the relations specified on the where-clause of CQL query.
|
TermSlice |
TokenRestriction
Restriction using the token function. |
Class and Description |
---|
StatementRestrictions
The restrictions corresponding to the relations specified on the where-clause of CQL query.
|
Copyright © 2020 The Apache Software Foundation