Package | Description |
---|---|
org.apache.sentry.provider.db.service.thrift |
Modifier and Type | Method and Description |
---|---|
TDropSentryRoleRequest |
TDropSentryRoleRequest.deepCopy() |
TDropSentryRoleRequest |
SentryPolicyService.drop_sentry_role_args.getRequest() |
Modifier and Type | Method and Description |
---|---|
int |
TDropSentryRoleRequest.compareTo(TDropSentryRoleRequest other) |
TDropSentryRoleResponse |
SentryPolicyService.Iface.drop_sentry_role(TDropSentryRoleRequest request) |
TDropSentryRoleResponse |
SentryPolicyService.Client.drop_sentry_role(TDropSentryRoleRequest request) |
void |
SentryPolicyService.AsyncIface.drop_sentry_role(TDropSentryRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<SentryPolicyService.AsyncClient.drop_sentry_role_call> resultHandler) |
void |
SentryPolicyService.AsyncClient.drop_sentry_role(TDropSentryRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<SentryPolicyService.AsyncClient.drop_sentry_role_call> resultHandler) |
boolean |
TDropSentryRoleRequest.equals(TDropSentryRoleRequest that) |
void |
SentryPolicyService.Client.send_drop_sentry_role(TDropSentryRoleRequest request) |
void |
SentryPolicyService.drop_sentry_role_args.setRequest(TDropSentryRoleRequest request) |
Constructor and Description |
---|
SentryPolicyService.AsyncClient.drop_sentry_role_call(TDropSentryRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<SentryPolicyService.AsyncClient.drop_sentry_role_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
SentryPolicyService.drop_sentry_role_args(TDropSentryRoleRequest request) |
TDropSentryRoleRequest(TDropSentryRoleRequest other)
Performs a deep copy on other.
|
Copyright © 2015 Cloudera. All rights reserved.