Uses of Class
io.trino.hive.thrift.metastore.WMGetAllResourcePlanResponse
-
Uses of WMGetAllResourcePlanResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMGetAllResourcePlanResponseModifier and TypeMethodDescriptionWMGetAllResourcePlanResponse.deepCopy()ThriftHiveMetastore.Client.getAllResourcePlans(WMGetAllResourcePlanRequest request) ThriftHiveMetastore.Iface.getAllResourcePlans(WMGetAllResourcePlanRequest request) ThriftHiveMetastore.AsyncClient.get_all_resource_plans_call.getResult()ThriftHiveMetastore.get_all_resource_plans_result.getSuccess()ThriftHiveMetastore.Client.recvGetAllResourcePlans()WMGetAllResourcePlanResponse.setResourcePlans(List<WMResourcePlan> resourcePlans) Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMGetAllResourcePlanResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse>ThriftHiveMetastore.AsyncProcessor.get_all_resource_plans.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMGetAllResourcePlanResponseModifier and TypeMethodDescriptionintWMGetAllResourcePlanResponse.compareTo(WMGetAllResourcePlanResponse other) booleanWMGetAllResourcePlanResponse.equals(WMGetAllResourcePlanResponse that) ThriftHiveMetastore.get_all_resource_plans_result.setSuccess(WMGetAllResourcePlanResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMGetAllResourcePlanResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getAllResourcePlans(WMGetAllResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getAllResourcePlans(WMGetAllResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_all_resource_plans.start(I iface, ThriftHiveMetastore.get_all_resource_plans_args args, org.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMGetAllResourcePlanResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMGetAllResourcePlanResponseModifierConstructorDescriptionget_all_resource_plans_call(WMGetAllResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMGetAllResourcePlanResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)