| Package | Description |
|---|---|
| org.apache.cassandra.cql | |
| org.apache.cassandra.cql.hooks | |
| org.apache.cassandra.thrift |
| Class and Description |
|---|
| AbstractModification |
| AlterTableStatement |
| AlterTableStatement.OperationType |
| Attributes
Class to contain attributes for statements
|
| BatchStatement
A
BATCH statement parsed from a CQL query. |
| CFPropDefs |
| CqlLexer.DFA15 |
| CqlLexer.DFA7 |
| CqlParser.comparatorType_return |
| CQLStatement |
| CreateColumnFamilyStatement
A
CREATE COLUMNFAMILY parsed from a CQL query statement. |
| CreateIndexStatement
A
CREATE INDEX statement parsed from a CQL query. |
| CreateKeyspaceStatement
A
CREATE KEYSPACE statement parsed from a CQL query. |
| DeleteStatement
A
DELETE parsed from a CQL query statement. |
| DropIndexStatement |
| Operation |
| Operation.OperationType |
| Relation
Relations encapsulate the relationship between an entity of some kind, and
a value (term).
|
| SelectExpression
Select expressions are analogous to the projection in a SQL query.
|
| SelectStatement
Encapsulates a completely parsed SELECT query, including the target
column family, expression, result count, and ordering clause.
|
| StatementType |
| Term
A term parsed from a CQL statement.
|
| UpdateStatement
An
UPDATE statement parsed from a CQL query statement. |
| WhereClause
WhereClauses encapsulate all of the predicates of a SELECT query.
|
| Class and Description |
|---|
| CQLStatement |
| Class and Description |
|---|
| CQLStatement |
Copyright © 2014 The Apache Software Foundation