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