| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetPrincipalsInRoleRequest |
GetPrincipalsInRoleRequest.deepCopy() |
GetPrincipalsInRoleRequest |
ThriftHiveMetastore.get_principals_in_role_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetPrincipalsInRoleRequest.compareTo(GetPrincipalsInRoleRequest other) |
boolean |
GetPrincipalsInRoleRequest.equals(GetPrincipalsInRoleRequest that) |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.Iface.get_principals_in_role(GetPrincipalsInRoleRequest request) |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.Client.get_principals_in_role(GetPrincipalsInRoleRequest request) |
void |
ThriftHiveMetastore.AsyncIface.get_principals_in_role(GetPrincipalsInRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_principals_in_role(GetPrincipalsInRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_principals_in_role(GetPrincipalsInRoleRequest request) |
void |
ThriftHiveMetastore.get_principals_in_role_args.setRequest(GetPrincipalsInRoleRequest request) |
| Constructor and Description |
|---|
get_principals_in_role_args(GetPrincipalsInRoleRequest request) |
get_principals_in_role_call(GetPrincipalsInRoleRequest 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) |
GetPrincipalsInRoleRequest(GetPrincipalsInRoleRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.