| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetPrincipalsInRoleResponse |
GetPrincipalsInRoleResponse.deepCopy() |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.Iface.get_principals_in_role(GetPrincipalsInRoleRequest request) |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.Client.get_principals_in_role(GetPrincipalsInRoleRequest request) |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.AsyncClient.get_principals_in_role_call.getResult() |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.get_principals_in_role_result.getSuccess() |
GetPrincipalsInRoleResponse |
ThriftHiveMetastore.Client.recv_get_principals_in_role() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> |
ThriftHiveMetastore.AsyncProcessor.get_principals_in_role.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetPrincipalsInRoleResponse.compareTo(GetPrincipalsInRoleResponse other) |
boolean |
GetPrincipalsInRoleResponse.equals(GetPrincipalsInRoleResponse that) |
void |
ThriftHiveMetastore.get_principals_in_role_result.setSuccess(GetPrincipalsInRoleResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_principals_in_role.start(I iface,
ThriftHiveMetastore.get_principals_in_role_args args,
org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> resultHandler) |
| Constructor and Description |
|---|
get_principals_in_role_result(GetPrincipalsInRoleResponse success,
MetaException o1) |
GetPrincipalsInRoleResponse(GetPrincipalsInRoleResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.