Package org.apache.cassandra.cql3.statements
-
Interface Summary Interface Description UpdatesCollector -
Class Summary Class Description AlterRoleStatement AuthenticationStatement AuthorizationStatement BatchStatement ABATCHstatement parsed from a CQL query.BatchStatement.Parsed CQL3CasRequest Processed CAS conditions and update on potentially multiple rows of the same partition.CreateRoleStatement DeleteStatement ADELETEparsed from a CQL query statement.DeleteStatement.Parsed DescribeStatement<T> The differentsDESCRIBEstatements parsed from a CQL statement.DescribeStatement.Element DescribeStatementimplementation used for describe queries for a single schema element.DescribeStatement.Listing DescribeStatementimplementation 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 AnUPDATEstatement 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