Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
GrantRevokeRoleResponse |
HiveMetaStore.HMSHandler.grant_revoke_role(GrantRevokeRoleRequest request) |
Modifier and Type | Method and Description |
---|---|
GrantRevokeRoleResponse |
GrantRevokeRoleResponse.deepCopy() |
GrantRevokeRoleResponse |
ThriftHiveMetastore.AsyncClient.grant_revoke_role_call.getResult() |
GrantRevokeRoleResponse |
ThriftHiveMetastore.grant_revoke_role_result.getSuccess() |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Iface.grant_revoke_role(GrantRevokeRoleRequest request) |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Client.grant_revoke_role(GrantRevokeRoleRequest request) |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Client.recv_grant_revoke_role() |
Modifier and Type | Method and Description |
---|---|
int |
GrantRevokeRoleResponse.compareTo(GrantRevokeRoleResponse other) |
boolean |
GrantRevokeRoleResponse.equals(GrantRevokeRoleResponse that) |
void |
ThriftHiveMetastore.grant_revoke_role_result.setSuccess(GrantRevokeRoleResponse success) |
Constructor and Description |
---|
GrantRevokeRoleResponse(GrantRevokeRoleResponse other)
Performs a deep copy on other.
|
ThriftHiveMetastore.grant_revoke_role_result(GrantRevokeRoleResponse success,
MetaException o1) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.