Uses of Class
io.trino.hive.thrift.metastore.AlterTableResponse
-
Uses of AlterTableResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return AlterTableResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.alterTableReq(AlterTableRequest req) ThriftHiveMetastore.Iface.alterTableReq(AlterTableRequest req) AlterTableResponse.deepCopy()ThriftHiveMetastore.AsyncClient.alter_table_req_call.getResult()ThriftHiveMetastore.alter_table_req_result.getSuccess()ThriftHiveMetastore.Client.recvAlterTableReq()Methods in io.trino.hive.thrift.metastore that return types with arguments of type AlterTableResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<AlterTableResponse>ThriftHiveMetastore.AsyncProcessor.alter_table_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type AlterTableResponseModifier and TypeMethodDescriptionintAlterTableResponse.compareTo(AlterTableResponse other) booleanAlterTableResponse.equals(AlterTableResponse that) ThriftHiveMetastore.alter_table_req_result.setSuccess(AlterTableResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type AlterTableResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.alterTableReq(AlterTableRequest req, org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.alterTableReq(AlterTableRequest req, org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.alter_table_req.start(I iface, ThriftHiveMetastore.alter_table_req_args args, org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type AlterTableResponseModifierConstructorDescriptionalter_table_req_result(AlterTableResponse success, InvalidOperationException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type AlterTableResponseModifierConstructorDescriptionalter_table_req_call(AlterTableRequest req, org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)