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