| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetRoleGrantsForPrincipalRequest |
GetRoleGrantsForPrincipalRequest.deepCopy() |
GetRoleGrantsForPrincipalRequest |
ThriftHiveMetastore.get_role_grants_for_principal_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetRoleGrantsForPrincipalRequest.compareTo(GetRoleGrantsForPrincipalRequest other) |
boolean |
GetRoleGrantsForPrincipalRequest.equals(GetRoleGrantsForPrincipalRequest that) |
GetRoleGrantsForPrincipalResponse |
ThriftHiveMetastore.Iface.get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request) |
GetRoleGrantsForPrincipalResponse |
ThriftHiveMetastore.Client.get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request) |
void |
ThriftHiveMetastore.AsyncIface.get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_role_grants_for_principal(GetRoleGrantsForPrincipalRequest request) |
void |
ThriftHiveMetastore.get_role_grants_for_principal_args.setRequest(GetRoleGrantsForPrincipalRequest request) |
| Constructor and Description |
|---|
get_role_grants_for_principal_args(GetRoleGrantsForPrincipalRequest request) |
get_role_grants_for_principal_call(GetRoleGrantsForPrincipalRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetRoleGrantsForPrincipalRequest(GetRoleGrantsForPrincipalRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.