Uses of Class
io.trino.hive.thrift.metastore.GetTablesResult
-
Uses of GetTablesResult in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetTablesResultModifier and TypeMethodDescriptionGetTablesResult.deepCopy()ThriftHiveMetastore.AsyncClient.get_table_objects_by_name_req_call.getResult()ThriftHiveMetastore.get_table_objects_by_name_req_result.getSuccess()ThriftHiveMetastore.Client.getTableObjectsByNameReq(GetTablesRequest req) ThriftHiveMetastore.Iface.getTableObjectsByNameReq(GetTablesRequest req) ThriftHiveMetastore.Client.recvGetTableObjectsByNameReq()Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetTablesResultModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetTablesResult>ThriftHiveMetastore.AsyncProcessor.get_table_objects_by_name_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetTablesResultModifier and TypeMethodDescriptionintGetTablesResult.compareTo(GetTablesResult other) booleanGetTablesResult.equals(GetTablesResult that) ThriftHiveMetastore.get_table_objects_by_name_req_result.setSuccess(GetTablesResult success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetTablesResultModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getTableObjectsByNameReq(GetTablesRequest req, org.apache.thrift.async.AsyncMethodCallback<GetTablesResult> resultHandler) voidThriftHiveMetastore.AsyncIface.getTableObjectsByNameReq(GetTablesRequest req, org.apache.thrift.async.AsyncMethodCallback<GetTablesResult> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_table_objects_by_name_req.start(I iface, ThriftHiveMetastore.get_table_objects_by_name_req_args args, org.apache.thrift.async.AsyncMethodCallback<GetTablesResult> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type GetTablesResultModifierConstructorDescriptionget_table_objects_by_name_req_result(GetTablesResult success, MetaException o1, InvalidOperationException o2, UnknownDBException o3) GetTablesResult(GetTablesResult other) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetTablesResultModifierConstructorDescriptionget_table_objects_by_name_req_call(GetTablesRequest req, org.apache.thrift.async.AsyncMethodCallback<GetTablesResult> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)