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 |
---|---|
GrantRevokeRoleRequest |
GrantRevokeRoleRequest.deepCopy() |
GrantRevokeRoleRequest |
ThriftHiveMetastore.grant_revoke_role_args.getRequest() |
Modifier and Type | Method and Description |
---|---|
int |
GrantRevokeRoleRequest.compareTo(GrantRevokeRoleRequest other) |
boolean |
GrantRevokeRoleRequest.equals(GrantRevokeRoleRequest that) |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Iface.grant_revoke_role(GrantRevokeRoleRequest request) |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Client.grant_revoke_role(GrantRevokeRoleRequest request) |
void |
ThriftHiveMetastore.AsyncIface.grant_revoke_role(GrantRevokeRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.grant_revoke_role_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.grant_revoke_role(GrantRevokeRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.grant_revoke_role_call> resultHandler) |
void |
ThriftHiveMetastore.Client.send_grant_revoke_role(GrantRevokeRoleRequest request) |
void |
ThriftHiveMetastore.grant_revoke_role_args.setRequest(GrantRevokeRoleRequest request) |
Constructor and Description |
---|
GrantRevokeRoleRequest(GrantRevokeRoleRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.AsyncClient.grant_revoke_role_call(GrantRevokeRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.grant_revoke_role_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.grant_revoke_role_args(GrantRevokeRoleRequest request) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.