public class GrantRoleStatement extends RoleManagementStatement
CQLStatement.Rawgrantee, rolebindVariables| Constructor and Description |
|---|
GrantRoleStatement(RoleName name,
RoleName grantee) |
| Modifier and Type | Method and Description |
|---|---|
ResultMessage |
execute(ClientState state) |
AuditLogContext |
getAuditLogContext()
Provides the context needed for audit logging statements.
|
java.lang.String |
toString() |
authorize, validatecheckPermission, execute, executeLocally, preparesetBindVariablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBindVariables, getFunctions, getPartitionKeyBindVariableIndexes, hasConditionspublic ResultMessage execute(ClientState state) throws RequestValidationException, RequestExecutionException
execute in class AuthenticationStatementRequestValidationExceptionRequestExecutionExceptionpublic java.lang.String toString()
toString in class RoleManagementStatementpublic AuditLogContext getAuditLogContext()
CQLStatementCopyright © 2009-2020 The Apache Software Foundation