Uses of Class
io.trino.hive.thrift.metastore.WMDropPoolResponse
-
Uses of WMDropPoolResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMDropPoolResponseModifier and TypeMethodDescriptionWMDropPoolResponse.deepCopy()ThriftHiveMetastore.Client.dropWmPool(WMDropPoolRequest request) ThriftHiveMetastore.Iface.dropWmPool(WMDropPoolRequest request) ThriftHiveMetastore.AsyncClient.drop_wm_pool_call.getResult()ThriftHiveMetastore.drop_wm_pool_result.getSuccess()ThriftHiveMetastore.Client.recvDropWmPool()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMDropPoolResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse>ThriftHiveMetastore.AsyncProcessor.drop_wm_pool.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMDropPoolResponseModifier and TypeMethodDescriptionintWMDropPoolResponse.compareTo(WMDropPoolResponse other) booleanWMDropPoolResponse.equals(WMDropPoolResponse that) ThriftHiveMetastore.drop_wm_pool_result.setSuccess(WMDropPoolResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMDropPoolResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.dropWmPool(WMDropPoolRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.dropWmPool(WMDropPoolRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.drop_wm_pool.start(I iface, ThriftHiveMetastore.drop_wm_pool_args args, org.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMDropPoolResponseModifierConstructorDescriptiondrop_wm_pool_result(WMDropPoolResponse success, NoSuchObjectException o1, InvalidOperationException o2, MetaException o3) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMDropPoolResponseModifierConstructorDescriptiondrop_wm_pool_call(WMDropPoolRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropPoolResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)