Uses of Class
io.trino.hive.thrift.metastore.CmRecycleResponse
-
Uses of CmRecycleResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return CmRecycleResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.cmRecycle(CmRecycleRequest request) ThriftHiveMetastore.Iface.cmRecycle(CmRecycleRequest request) CmRecycleResponse.deepCopy()ThriftHiveMetastore.AsyncClient.cm_recycle_call.getResult()ThriftHiveMetastore.cm_recycle_result.getSuccess()ThriftHiveMetastore.Client.recvCmRecycle()Methods in io.trino.hive.thrift.metastore that return types with arguments of type CmRecycleResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse>ThriftHiveMetastore.AsyncProcessor.cm_recycle.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type CmRecycleResponseModifier and TypeMethodDescriptionintCmRecycleResponse.compareTo(CmRecycleResponse other) booleanCmRecycleResponse.equals(CmRecycleResponse that) ThriftHiveMetastore.cm_recycle_result.setSuccess(CmRecycleResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type CmRecycleResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.cmRecycle(CmRecycleRequest request, org.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.cmRecycle(CmRecycleRequest request, org.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.cm_recycle.start(I iface, ThriftHiveMetastore.cm_recycle_args args, org.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type CmRecycleResponseModifierConstructorDescriptioncm_recycle_result(CmRecycleResponse success, MetaException o1) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type CmRecycleResponseModifierConstructorDescriptioncm_recycle_call(CmRecycleRequest request, org.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)