Uses of Class
io.trino.hive.thrift.metastore.GetRoleGrantsForPrincipalResponse
-
Uses of GetRoleGrantsForPrincipalResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetRoleGrantsForPrincipalResponseModifier and TypeMethodDescriptionGetRoleGrantsForPrincipalResponse.deepCopy()ThriftHiveMetastore.AsyncClient.get_role_grants_for_principal_call.getResult()ThriftHiveMetastore.Client.getRoleGrantsForPrincipal(GetRoleGrantsForPrincipalRequest request) ThriftHiveMetastore.Iface.getRoleGrantsForPrincipal(GetRoleGrantsForPrincipalRequest request) ThriftHiveMetastore.get_role_grants_for_principal_result.getSuccess()ThriftHiveMetastore.Client.recvGetRoleGrantsForPrincipal()GetRoleGrantsForPrincipalResponse.setPrincipalGrants(List<RolePrincipalGrant> principalGrants) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetRoleGrantsForPrincipalResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetRoleGrantsForPrincipalResponse>ThriftHiveMetastore.AsyncProcessor.get_role_grants_for_principal.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetRoleGrantsForPrincipalResponseModifier and TypeMethodDescriptionintGetRoleGrantsForPrincipalResponse.compareTo(GetRoleGrantsForPrincipalResponse other) booleanGetRoleGrantsForPrincipalResponse.equals(GetRoleGrantsForPrincipalResponse that) ThriftHiveMetastore.get_role_grants_for_principal_result.setSuccess(GetRoleGrantsForPrincipalResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetRoleGrantsForPrincipalResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getRoleGrantsForPrincipal(GetRoleGrantsForPrincipalRequest request, org.apache.thrift.async.AsyncMethodCallback<GetRoleGrantsForPrincipalResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getRoleGrantsForPrincipal(GetRoleGrantsForPrincipalRequest request, org.apache.thrift.async.AsyncMethodCallback<GetRoleGrantsForPrincipalResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_role_grants_for_principal.start(I iface, ThriftHiveMetastore.get_role_grants_for_principal_args args, org.apache.thrift.async.AsyncMethodCallback<GetRoleGrantsForPrincipalResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetRoleGrantsForPrincipalResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetRoleGrantsForPrincipalResponseModifierConstructorDescriptionget_role_grants_for_principal_call(GetRoleGrantsForPrincipalRequest request, org.apache.thrift.async.AsyncMethodCallback<GetRoleGrantsForPrincipalResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)