Uses of Class
io.trino.hive.thrift.metastore.WMValidateResourcePlanResponse
-
Uses of WMValidateResourcePlanResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return WMValidateResourcePlanResponseModifier and TypeMethodDescriptionWMValidateResourcePlanResponse.deepCopy()ThriftHiveMetastore.AsyncClient.validate_resource_plan_call.getResult()ThriftHiveMetastore.validate_resource_plan_result.getSuccess()ThriftHiveMetastore.Client.recvValidateResourcePlan()WMValidateResourcePlanResponse.setWarnings(List<String> warnings) ThriftHiveMetastore.Client.validateResourcePlan(WMValidateResourcePlanRequest request) ThriftHiveMetastore.Iface.validateResourcePlan(WMValidateResourcePlanRequest request) Methods in io.trino.hive.thrift.metastore that return types with arguments of type WMValidateResourcePlanResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<WMValidateResourcePlanResponse>ThriftHiveMetastore.AsyncProcessor.validate_resource_plan.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type WMValidateResourcePlanResponseModifier and TypeMethodDescriptionintWMValidateResourcePlanResponse.compareTo(WMValidateResourcePlanResponse other) booleanWMValidateResourcePlanResponse.equals(WMValidateResourcePlanResponse that) ThriftHiveMetastore.validate_resource_plan_result.setSuccess(WMValidateResourcePlanResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type WMValidateResourcePlanResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncProcessor.validate_resource_plan.start(I iface, ThriftHiveMetastore.validate_resource_plan_args args, org.apache.thrift.async.AsyncMethodCallback<WMValidateResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncClient.validateResourcePlan(WMValidateResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMValidateResourcePlanResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.validateResourcePlan(WMValidateResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMValidateResourcePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type WMValidateResourcePlanResponseModifierConstructorDescriptionvalidate_resource_plan_result(WMValidateResourcePlanResponse success, NoSuchObjectException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type WMValidateResourcePlanResponseModifierConstructorDescriptionvalidate_resource_plan_call(WMValidateResourcePlanRequest request, org.apache.thrift.async.AsyncMethodCallback<WMValidateResourcePlanResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)