Uses of Class
io.trino.hive.thrift.metastore.AlterPartitionsResponse
-
Uses of AlterPartitionsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return AlterPartitionsResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.alterPartitionsReq(AlterPartitionsRequest req) ThriftHiveMetastore.Iface.alterPartitionsReq(AlterPartitionsRequest req) AlterPartitionsResponse.deepCopy()ThriftHiveMetastore.AsyncClient.alter_partitions_req_call.getResult()ThriftHiveMetastore.alter_partitions_req_result.getSuccess()ThriftHiveMetastore.Client.recvAlterPartitionsReq()Methods in io.trino.hive.thrift.metastore that return types with arguments of type AlterPartitionsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse>ThriftHiveMetastore.AsyncProcessor.alter_partitions_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type AlterPartitionsResponseModifier and TypeMethodDescriptionintAlterPartitionsResponse.compareTo(AlterPartitionsResponse other) booleanAlterPartitionsResponse.equals(AlterPartitionsResponse that) ThriftHiveMetastore.alter_partitions_req_result.setSuccess(AlterPartitionsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type AlterPartitionsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.alterPartitionsReq(AlterPartitionsRequest req, org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.alterPartitionsReq(AlterPartitionsRequest req, org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.alter_partitions_req.start(I iface, ThriftHiveMetastore.alter_partitions_req_args args, org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type AlterPartitionsResponseModifierConstructorDescriptionalter_partitions_req_result(AlterPartitionsResponse success, InvalidOperationException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type AlterPartitionsResponseModifierConstructorDescriptionalter_partitions_req_call(AlterPartitionsRequest req, org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)