Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.restrictions |
Modifier and Type | Field and Description |
---|---|
java.util.List<CustomIndexExpression> |
WhereClause.expressions |
Modifier and Type | Method and Description |
---|---|
WhereClause.Builder |
WhereClause.Builder.add(CustomIndexExpression expression) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CustomIndexExpression> |
IndexRestrictions.getCustomIndexExpressions() |
Modifier and Type | Method and Description |
---|---|
void |
IndexRestrictions.add(CustomIndexExpression expression) |
Copyright © 2020 The Apache Software Foundation