Package | Description |
---|---|
org.apache.sentry.provider.db.service.thrift |
Modifier and Type | Method and Description |
---|---|
TDropSentryRoleResponse |
TDropSentryRoleResponse.deepCopy() |
TDropSentryRoleResponse |
SentryPolicyService.Iface.drop_sentry_role(TDropSentryRoleRequest request) |
TDropSentryRoleResponse |
SentryPolicyService.Client.drop_sentry_role(TDropSentryRoleRequest request) |
TDropSentryRoleResponse |
SentryPolicyService.AsyncClient.drop_sentry_role_call.getResult() |
TDropSentryRoleResponse |
SentryPolicyService.drop_sentry_role_result.getSuccess() |
TDropSentryRoleResponse |
SentryPolicyService.Client.recv_drop_sentry_role() |
Modifier and Type | Method and Description |
---|---|
int |
TDropSentryRoleResponse.compareTo(TDropSentryRoleResponse other) |
boolean |
TDropSentryRoleResponse.equals(TDropSentryRoleResponse that) |
void |
SentryPolicyService.drop_sentry_role_result.setSuccess(TDropSentryRoleResponse success) |
Constructor and Description |
---|
SentryPolicyService.drop_sentry_role_result(TDropSentryRoleResponse success) |
TDropSentryRoleResponse(TDropSentryRoleResponse other)
Performs a deep copy on other.
|
Copyright © 2015 Cloudera. All rights reserved.