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