Uses of Class
io.trino.hive.thrift.metastore.WMGetResourcePlanResponse
-
Uses of WMGetResourcePlanResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMGetResourcePlanResponseModifier and TypeMethodDescriptionWMGetResourcePlanResponse.deepCopy()ThriftHiveMetastore.Client.getResourcePlan(WMGetResourcePlanRequest request) ThriftHiveMetastore.Iface.getResourcePlan(WMGetResourcePlanRequest request) ThriftHiveMetastore.AsyncClient.get_resource_plan_call.getResult()ThriftHiveMetastore.get_resource_plan_result.getSuccess()ThriftHiveMetastore.Client.recvGetResourcePlan()WMGetResourcePlanResponse.setResourcePlan(WMFullResourcePlan resourcePlan) Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMGetResourcePlanResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMGetResourcePlanResponse>ThriftHiveMetastore.AsyncProcessor.get_resource_plan.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMGetResourcePlanResponseModifier and TypeMethodDescriptionintWMGetResourcePlanResponse.compareTo(WMGetResourcePlanResponse other) booleanWMGetResourcePlanResponse.equals(WMGetResourcePlanResponse that) ThriftHiveMetastore.get_resource_plan_result.setSuccess(WMGetResourcePlanResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMGetResourcePlanResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getResourcePlan(WMGetResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getResourcePlan(WMGetResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_resource_plan.start(I iface, ThriftHiveMetastore.get_resource_plan_args args, org.apache.thrift.async.AsyncMethodCallback<WMGetResourcePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMGetResourcePlanResponseModifierConstructorDescriptionget_resource_plan_result(WMGetResourcePlanResponse success, NoSuchObjectException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMGetResourcePlanResponseModifierConstructorDescriptionget_resource_plan_call(WMGetResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetResourcePlanResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)