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