Uses of Class
io.trino.hive.thrift.metastore.CompactionResponse
-
Uses of CompactionResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return CompactionResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.compact2(CompactionRequest rqst) ThriftHiveMetastore.Iface.compact2(CompactionRequest rqst) CompactionResponse.deepCopy()ThriftHiveMetastore.AsyncClient.compact2_call.getResult()ThriftHiveMetastore.compact2_result.getSuccess()ThriftHiveMetastore.Client.recvCompact2()CompactionResponse.setAccepted(boolean accepted) CompactionResponse.setId(long id) Methods in io.trino.hive.thrift.metastore that return types with arguments of type CompactionResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<CompactionResponse>ThriftHiveMetastore.AsyncProcessor.compact2.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type CompactionResponseModifier and TypeMethodDescriptionintCompactionResponse.compareTo(CompactionResponse other) booleanCompactionResponse.equals(CompactionResponse that) ThriftHiveMetastore.compact2_result.setSuccess(CompactionResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type CompactionResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.compact2(CompactionRequest rqst, org.apache.thrift.async.AsyncMethodCallback<CompactionResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.compact2(CompactionRequest rqst, org.apache.thrift.async.AsyncMethodCallback<CompactionResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.compact2.start(I iface, ThriftHiveMetastore.compact2_args args, org.apache.thrift.async.AsyncMethodCallback<CompactionResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type CompactionResponseModifierConstructorDescriptioncompact2_result(CompactionResponse success) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type CompactionResponseModifierConstructorDescriptioncompact2_call(CompactionRequest rqst, org.apache.thrift.async.AsyncMethodCallback<CompactionResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)