Interface | Description |
---|---|
UpdatesCollector |
Class | Description |
---|---|
AlterRoleStatement | |
AuthenticationStatement | |
AuthorizationStatement | |
BatchStatement |
A
BATCH statement parsed from a CQL query. |
BatchStatement.Parsed | |
CQL3CasRequest |
Processed CAS conditions and update on potentially multiple rows of the same partition.
|
CreateRoleStatement | |
DeleteStatement |
A
DELETE parsed from a CQL query statement. |
DeleteStatement.Parsed | |
DescribeStatement<T> |
The differents
DESCRIBE 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 |
An
UPDATE statement parsed from a CQL query statement. |
UpdateStatement.ParsedInsert | |
UpdateStatement.ParsedInsertJson |
A parsed INSERT JSON statement.
|
UpdateStatement.ParsedUpdate | |
UseStatement |
Enum | Description |
---|---|
BatchStatement.Type | |
Bound | |
StatementType |
Copyright © 2009-2021 The Apache Software Foundation