Uses of Class
io.trino.hive.thrift.metastore.WMDropResourcePlanResponse
-
Uses of WMDropResourcePlanResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMDropResourcePlanResponseModifier and TypeMethodDescriptionWMDropResourcePlanResponse.deepCopy()ThriftHiveMetastore.Client.dropResourcePlan(WMDropResourcePlanRequest request) ThriftHiveMetastore.Iface.dropResourcePlan(WMDropResourcePlanRequest request) ThriftHiveMetastore.AsyncClient.drop_resource_plan_call.getResult()ThriftHiveMetastore.drop_resource_plan_result.getSuccess()ThriftHiveMetastore.Client.recvDropResourcePlan()Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMDropResourcePlanResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse>ThriftHiveMetastore.AsyncProcessor.drop_resource_plan.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMDropResourcePlanResponseModifier and TypeMethodDescriptionintWMDropResourcePlanResponse.compareTo(WMDropResourcePlanResponse other) booleanWMDropResourcePlanResponse.equals(WMDropResourcePlanResponse that) ThriftHiveMetastore.drop_resource_plan_result.setSuccess(WMDropResourcePlanResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMDropResourcePlanResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.dropResourcePlan(WMDropResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.dropResourcePlan(WMDropResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.drop_resource_plan.start(I iface, ThriftHiveMetastore.drop_resource_plan_args args, org.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMDropResourcePlanResponseModifierConstructorDescriptiondrop_resource_plan_result(WMDropResourcePlanResponse 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 WMDropResourcePlanResponseModifierConstructorDescriptiondrop_resource_plan_call(WMDropResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMDropResourcePlanResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)