Uses of Class
io.trino.hive.thrift.metastore.GetPrincipalsInRoleResponse
-
Uses of GetPrincipalsInRoleResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetPrincipalsInRoleResponseModifier and TypeMethodDescriptionGetPrincipalsInRoleResponse.deepCopy()ThriftHiveMetastore.Client.getPrincipalsInRole(GetPrincipalsInRoleRequest request) ThriftHiveMetastore.Iface.getPrincipalsInRole(GetPrincipalsInRoleRequest request) ThriftHiveMetastore.AsyncClient.get_principals_in_role_call.getResult()ThriftHiveMetastore.get_principals_in_role_result.getSuccess()ThriftHiveMetastore.Client.recvGetPrincipalsInRole()GetPrincipalsInRoleResponse.setPrincipalGrants(List<RolePrincipalGrant> principalGrants) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetPrincipalsInRoleResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse>ThriftHiveMetastore.AsyncProcessor.get_principals_in_role.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetPrincipalsInRoleResponseModifier and TypeMethodDescriptionintGetPrincipalsInRoleResponse.compareTo(GetPrincipalsInRoleResponse other) booleanGetPrincipalsInRoleResponse.equals(GetPrincipalsInRoleResponse that) ThriftHiveMetastore.get_principals_in_role_result.setSuccess(GetPrincipalsInRoleResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetPrincipalsInRoleResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getPrincipalsInRole(GetPrincipalsInRoleRequest request, org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getPrincipalsInRole(GetPrincipalsInRoleRequest request, org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_principals_in_role.start(I iface, ThriftHiveMetastore.get_principals_in_role_args args, org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetPrincipalsInRoleResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetPrincipalsInRoleResponseModifierConstructorDescriptionget_principals_in_role_call(GetPrincipalsInRoleRequest request, org.apache.thrift.async.AsyncMethodCallback<GetPrincipalsInRoleResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)