Class and Description |
---|
CQLStatement |
QueryEvents.Listener |
QueryOptions
Options for a query.
|
Class and Description |
---|
CQL3Type.Raw |
Class and Description |
---|
AbstractMarker
A single bind marker.
|
AbstractMarker.MultiColumnRaw
A MultiColumnRaw version of AbstractMarker.Raw
|
AbstractMarker.Raw
A parsed, but non prepared, bind marker.
|
AssignmentTestable |
AssignmentTestable.TestResult |
Attributes
Utility class for the Parser to gather attributes for modification
statements.
|
BatchQueryOptions |
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
ColumnSpecification |
Constants.Literal |
Constants.Type |
Constants.Value
A constant value, i.e.
|
CQL3Type |
CQL3Type.Native |
CQL3Type.Raw |
CQL3Type.Tuple |
CQL3Type.UserDefined |
CqlBuilder
Utility class to facilitate the creation of the CQL representation of
SchemaElements . |
CqlBuilder.Appender |
CQLFragmentParser.CQLParserFunction |
CQLStatement |
CQLStatement.Raw |
Duration
Represents a duration.
|
ErrorListener
Listener used to collect the syntax errors emitted by the Lexer and Parser.
|
FieldIdentifier
Identifies a field in a UDT.
|
Json.Prepared
A prepared, full set of JSON values.
|
Json.Raw |
Lists.Marker
A marker for List values and IN relations
|
Lists.Value |
Maps.Value |
MultiColumnRelation
A relation using the tuple notation, which typically affects multiple columns.
|
Operation
An UPDATE or DELETE operation.
|
Operation.RawDeletion
A parsed raw DELETE operation.
|
Operation.RawUpdate
A parsed raw UPDATE operation.
|
Operator |
QueryEvents |
QueryEvents.Listener |
QueryHandler |
QueryHandler.Prepared |
QueryOptions
Options for a query.
|
QueryProcessor |
Relation |
ResultSet |
ResultSet.Codec |
ResultSet.Flag |
ResultSet.PreparedMetadata
The metadata for the query parameters in a prepared statement.
|
ResultSet.ResultMetadata
The metadata for the results of executing a query or prepared statement.
|
SchemaElement
A schema element (keyspace, udt, udf, uda, table, index, view).
|
SchemaElement.SchemaElementType |
Sets.Value |
SingleColumnRelation
Relations encapsulate the relationship between an entity of some kind, and
a value (term).
|
Term
A CQL3 term, i.e.
|
Term.MultiColumnRaw |
Term.MultiItemTerminal |
Term.NonTerminal
A non terminal term, i.e.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
Term.Terminal
A terminal term, one that can be reduced to a byte buffer directly.
|
Terms
A set of
Terms |
Tuples.INRaw
A raw marker for an IN list of tuples, like "SELECT ...
|
Tuples.InValue
A terminal value for a list of IN values that are tuples.
|
Tuples.Value
A tuple of terminal values (e.g (123, 'abc')).
|
UntypedResultSet
a utility for doing internal cql-based queries
|
UntypedResultSet.Row |
UpdateParameters
Groups the parameters of an update query, and make building updates easier.
|
UserTypes.Value |
UTName |
VariableSpecifications |
WhereClause |
WhereClause.Builder |
Class and Description |
---|
AbstractMarker.INRaw
A raw placeholder for multiple values of the same type for a single column.
|
FieldIdentifier
Identifies a field in a UDT.
|
Operator |
QueryOptions
Options for a query.
|
Term
A CQL3 term, i.e.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
Term.Terminal
A terminal term, one that can be reduced to a byte buffer directly.
|
Terms
A set of
Terms |
VariableSpecifications |
Class and Description |
---|
AssignmentTestable |
AssignmentTestable.TestResult |
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
ColumnSpecification |
CQL3Type |
CqlBuilder
Utility class to facilitate the creation of the CQL representation of
SchemaElements . |
QueryOptions
Options for a query.
|
SchemaElement
A schema element (keyspace, udt, udf, uda, table, index, view).
|
SchemaElement.SchemaElementType |
Term
A CQL3 term, i.e.
|
Term.NonTerminal
A non terminal term, i.e.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
Term.Terminal
A terminal term, one that can be reduced to a byte buffer directly.
|
VariableSpecifications |
Class and Description |
---|
AbstractMarker
A single bind marker.
|
Operator |
QualifiedName
Class for the names of the keyspace-prefixed elements (e.g.
|
QueryOptions
Options for a query.
|
Term
A CQL3 term, i.e.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
VariableSpecifications |
WhereClause |
Class and Description |
---|
AssignmentTestable |
AssignmentTestable.TestResult |
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
ColumnSpecification |
CQL3Type |
CQL3Type.Raw |
FieldIdentifier
Identifies a field in a UDT.
|
QueryOptions
Options for a query.
|
ResultSet |
ResultSet.ResultMetadata
The metadata for the results of executing a query or prepared statement.
|
Term
A CQL3 term, i.e.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
VariableSpecifications |
Class and Description |
---|
Attributes
Utility class for the Parser to gather attributes for modification
statements.
|
Attributes.Raw |
BatchQueryOptions |
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
ColumnSpecification |
CQLStatement |
CQLStatement.Raw |
CQLStatement.SingleKeyspaceCqlStatement |
Json.Raw |
Operation
An UPDATE or DELETE operation.
|
Operation.RawDeletion
A parsed raw DELETE operation.
|
Operation.RawUpdate
A parsed raw UPDATE operation.
|
Operations
A set of
Operation s. |
QualifiedName
Class for the names of the keyspace-prefixed elements (e.g.
|
QueryOptions
Options for a query.
|
ResultSet |
ResultSet.ResultMetadata
The metadata for the results of executing a query or prepared statement.
|
RoleName |
SchemaElement
A schema element (keyspace, udt, udf, uda, table, index, view).
|
Term
A CQL3 term, i.e.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
UpdateParameters
Groups the parameters of an update query, and make building updates easier.
|
VariableSpecifications |
WhereClause |
Class and Description |
---|
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
CQL3Type.Raw |
CQLStatement |
CQLStatement.Raw |
CQLStatement.SingleKeyspaceCqlStatement |
FieldIdentifier
Identifies a field in a UDT.
|
QualifiedName
Class for the names of the keyspace-prefixed elements (e.g.
|
QueryOptions
Options for a query.
|
Term.Raw
A parsed, non prepared (thus untyped) term.
|
UTName |
WhereClause |
Class and Description |
---|
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
Operator |
Class and Description |
---|
UntypedResultSet
a utility for doing internal cql-based queries
|
Class and Description |
---|
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
Operator |
Class and Description |
---|
AssignmentTestable |
AssignmentTestable.TestResult |
ColumnSpecification |
CQL3Type |
Duration
Represents a duration.
|
FieldIdentifier
Identifies a field in a UDT.
|
SchemaElement
A schema element (keyspace, udt, udf, uda, table, index, view).
|
SchemaElement.SchemaElementType |
Term
A CQL3 term, i.e.
|
Class and Description |
---|
CQLStatement |
QueryEvents.Listener |
QueryOptions
Options for a query.
|
Class and Description |
---|
Operator |
Class and Description |
---|
Operator |
Class and Description |
---|
Operator |
Class and Description |
---|
Operator |
Class and Description |
---|
Operator |
Class and Description |
---|
Operator |
Class and Description |
---|
AssignmentTestable |
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
ColumnSpecification |
CqlBuilder
Utility class to facilitate the creation of the CQL representation of
SchemaElements . |
SchemaElement
A schema element (keyspace, udt, udf, uda, table, index, view).
|
SchemaElement.SchemaElementType |
VariableSpecifications |
WhereClause |
Class and Description |
---|
Duration
Represents a duration.
|
Class and Description |
---|
QueryHandler |
Class and Description |
---|
QueryOptions
Options for a query.
|
ResultSet |
ResultSet.PreparedMetadata
The metadata for the query parameters in a prepared statement.
|
ResultSet.ResultMetadata
The metadata for the results of executing a query or prepared statement.
|
Copyright © 2009-2022 The Apache Software Foundation