Uses of Class
io.trino.hive.thrift.metastore.WMCreatePoolResponse
-
Uses of WMCreatePoolResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMCreatePoolResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.createWmPool(WMCreatePoolRequest request) ThriftHiveMetastore.Iface.createWmPool(WMCreatePoolRequest request) WMCreatePoolResponse.deepCopy()ThriftHiveMetastore.AsyncClient.create_wm_pool_call.getResult()ThriftHiveMetastore.create_wm_pool_result.getSuccess()ThriftHiveMetastore.Client.recvCreateWmPool()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMCreatePoolResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse>ThriftHiveMetastore.AsyncProcessor.create_wm_pool.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMCreatePoolResponseModifier and TypeMethodDescriptionintWMCreatePoolResponse.compareTo(WMCreatePoolResponse other) booleanWMCreatePoolResponse.equals(WMCreatePoolResponse that) ThriftHiveMetastore.create_wm_pool_result.setSuccess(WMCreatePoolResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMCreatePoolResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.createWmPool(WMCreatePoolRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.createWmPool(WMCreatePoolRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.create_wm_pool.start(I iface, ThriftHiveMetastore.create_wm_pool_args args, org.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMCreatePoolResponseModifierConstructorDescriptioncreate_wm_pool_result(WMCreatePoolResponse success, AlreadyExistsException o1, NoSuchObjectException o2, InvalidObjectException o3, MetaException o4) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMCreatePoolResponseModifierConstructorDescriptioncreate_wm_pool_call(WMCreatePoolRequest request, org.apache.thrift.async.AsyncMethodCallback<WMCreatePoolResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)