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