Uses of Class
io.trino.hive.thrift.metastore.GrantRevokeRoleResponse
-
Uses of GrantRevokeRoleResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GrantRevokeRoleResponseModifier and TypeMethodDescriptionGrantRevokeRoleResponse.deepCopy()ThriftHiveMetastore.AsyncClient.grant_revoke_role_call.getResult()ThriftHiveMetastore.grant_revoke_role_result.getSuccess()ThriftHiveMetastore.Client.grantRevokeRole(GrantRevokeRoleRequest request) ThriftHiveMetastore.Iface.grantRevokeRole(GrantRevokeRoleRequest request) ThriftHiveMetastore.Client.recvGrantRevokeRole()GrantRevokeRoleResponse.setSuccess(boolean success) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GrantRevokeRoleResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse>ThriftHiveMetastore.AsyncProcessor.grant_revoke_role.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GrantRevokeRoleResponseModifier and TypeMethodDescriptionintGrantRevokeRoleResponse.compareTo(GrantRevokeRoleResponse other) booleanGrantRevokeRoleResponse.equals(GrantRevokeRoleResponse that) ThriftHiveMetastore.grant_revoke_role_result.setSuccess(GrantRevokeRoleResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GrantRevokeRoleResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.grantRevokeRole(GrantRevokeRoleRequest request, org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.grantRevokeRole(GrantRevokeRoleRequest request, org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.grant_revoke_role.start(I iface, ThriftHiveMetastore.grant_revoke_role_args args, org.apache.thrift.async.AsyncMethodCallback<GrantRevokeRoleResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GrantRevokeRoleResponseModifierConstructorDescriptiongrant_revoke_role_result(GrantRevokeRoleResponse success, MetaException o1) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GrantRevokeRoleResponseModifierConstructorDescriptiongrant_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)