Uses of Class
io.trino.hive.thrift.metastore.FindSchemasByColsResp
-
Uses of FindSchemasByColsResp in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return FindSchemasByColsRespModifier and TypeMethodDescriptionFindSchemasByColsResp.deepCopy()ThriftHiveMetastore.AsyncClient.get_schemas_by_cols_call.getResult()ThriftHiveMetastore.Client.getSchemasByCols(FindSchemasByColsRqst rqst) ThriftHiveMetastore.Iface.getSchemasByCols(FindSchemasByColsRqst rqst) ThriftHiveMetastore.get_schemas_by_cols_result.getSuccess()ThriftHiveMetastore.Client.recvGetSchemasByCols()FindSchemasByColsResp.setSchemaVersions(List<SchemaVersionDescriptor> schemaVersions) Methods in io.trino.hive.thrift.metastore that return types with arguments of type FindSchemasByColsRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp>ThriftHiveMetastore.AsyncProcessor.get_schemas_by_cols.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type FindSchemasByColsRespModifier and TypeMethodDescriptionintFindSchemasByColsResp.compareTo(FindSchemasByColsResp other) booleanFindSchemasByColsResp.equals(FindSchemasByColsResp that) ThriftHiveMetastore.get_schemas_by_cols_result.setSuccess(FindSchemasByColsResp success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type FindSchemasByColsRespModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getSchemasByCols(FindSchemasByColsRqst rqst, org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> resultHandler) voidThriftHiveMetastore.AsyncIface.getSchemasByCols(FindSchemasByColsRqst rqst, org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_schemas_by_cols.start(I iface, ThriftHiveMetastore.get_schemas_by_cols_args args, org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type FindSchemasByColsRespModifierConstructorDescriptionPerforms a deep copy on other.get_schemas_by_cols_result(FindSchemasByColsResp success, MetaException o1) Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type FindSchemasByColsRespModifierConstructorDescriptionget_schemas_by_cols_call(FindSchemasByColsRqst rqst, org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)