Package org.apache.cassandra.cql3.statements
-
Interface Summary Interface Description UpdatesCollector -
Class Summary Class Description AlterRoleStatement AuthenticationStatement AuthorizationStatement BatchStatement ABATCH
statement parsed from a CQL query.BatchStatement.Parsed CQL3CasRequest Processed CAS conditions and update on potentially multiple rows of the same partition.CreateRoleStatement DeleteStatement ADELETE
parsed from a CQL query statement.DeleteStatement.Parsed DescribeStatement<T> The differentsDESCRIBE
statements parsed from a CQL statement.DescribeStatement.Element DescribeStatement
implementation used for describe queries for a single schema element.DescribeStatement.Listing DescribeStatement
implementation used for describe queries that only list elements names.DropRoleStatement GrantPermissionsStatement GrantRoleStatement ListPermissionsStatement ListRolesStatement ListUsersStatement ModificationStatement ModificationStatement.Parsed PermissionsManagementStatement PropertyDefinitions QualifiedStatement Abstract class for statements that work on sub-keyspace level (tables, views, indexes, functions, etc.)RequestValidations Utility methods use to perform request validation.RevokePermissionsStatement RevokeRoleStatement RoleManagementStatement SelectStatement Encapsulates a completely parsed SELECT query, including the target column family, expression, result count, and ordering clause.SelectStatement.Parameters SelectStatement.RawStatement TruncateStatement UpdateStatement AnUPDATE
statement parsed from a CQL query statement.UpdateStatement.ParsedInsert UpdateStatement.ParsedInsertJson A parsed INSERT JSON statement.UpdateStatement.ParsedUpdate UseStatement -
Enum Summary Enum Description BatchStatement.Type Bound StatementType