| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GrantRevokeRoleResponse |
AbstractThriftHiveMetastore.grant_revoke_role(GrantRevokeRoleRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GrantRevokeRoleResponse |
GrantRevokeRoleResponse.deepCopy() |
GrantRevokeRoleResponse |
ThriftHiveMetastore.AsyncClient.grant_revoke_role_call.getResult() |
GrantRevokeRoleResponse |
ThriftHiveMetastore.grant_revoke_role_result.getSuccess() |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Iface.grant_revoke_role(GrantRevokeRoleRequest request) |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Client.grant_revoke_role(GrantRevokeRoleRequest request) |
GrantRevokeRoleResponse |
ThriftHiveMetastore.Client.recv_grant_revoke_role() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> |
ThriftHiveMetastore.AsyncProcessor.grant_revoke_role.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GrantRevokeRoleResponse.compareTo(GrantRevokeRoleResponse other) |
boolean |
GrantRevokeRoleResponse.equals(GrantRevokeRoleResponse that) |
void |
ThriftHiveMetastore.grant_revoke_role_result.setSuccess(GrantRevokeRoleResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.grant_revoke_role(GrantRevokeRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.grant_revoke_role(GrantRevokeRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.grant_revoke_role.start(I iface,
ThriftHiveMetastore.grant_revoke_role_args args,
org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler) |
| Constructor and Description |
|---|
grant_revoke_role_result(GrantRevokeRoleResponse success,
MetaException o1) |
GrantRevokeRoleResponse(GrantRevokeRoleResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
grant_revoke_role_call(GrantRevokeRoleRequest request,
org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.