Uses of Class
io.trino.hive.thrift.metastore.WMAlterResourcePlanResponse
-
Uses of WMAlterResourcePlanResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMAlterResourcePlanResponseModifier and TypeMethodDescriptionThriftHiveMetastore.Client.alterResourcePlan(WMAlterResourcePlanRequest request) ThriftHiveMetastore.Iface.alterResourcePlan(WMAlterResourcePlanRequest request) WMAlterResourcePlanResponse.deepCopy()ThriftHiveMetastore.AsyncClient.alter_resource_plan_call.getResult()ThriftHiveMetastore.alter_resource_plan_result.getSuccess()ThriftHiveMetastore.Client.recvAlterResourcePlan()WMAlterResourcePlanResponse.setFullResourcePlan(WMFullResourcePlan fullResourcePlan) Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMAlterResourcePlanResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMAlterResourcePlanResponse>ThriftHiveMetastore.AsyncProcessor.alter_resource_plan.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMAlterResourcePlanResponseModifier and TypeMethodDescriptionintWMAlterResourcePlanResponse.compareTo(WMAlterResourcePlanResponse other) booleanWMAlterResourcePlanResponse.equals(WMAlterResourcePlanResponse that) ThriftHiveMetastore.alter_resource_plan_result.setSuccess(WMAlterResourcePlanResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMAlterResourcePlanResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.alterResourcePlan(WMAlterResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMAlterResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.alterResourcePlan(WMAlterResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMAlterResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.alter_resource_plan.start(I iface, ThriftHiveMetastore.alter_resource_plan_args args, org.apache.thrift.async.AsyncMethodCallback<WMAlterResourcePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMAlterResourcePlanResponseModifierConstructorDescriptionalter_resource_plan_result(WMAlterResourcePlanResponse 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 WMAlterResourcePlanResponseModifierConstructorDescriptionalter_resource_plan_call(WMAlterResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMAlterResourcePlanResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)