Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.validate_resource_plan_result
-
Uses of ThriftHiveMetastore.validate_resource_plan_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.validate_resource_plan_resultModifier and TypeMethodDescriptionThriftHiveMetastore.validate_resource_plan_result.deepCopy()ThriftHiveMetastore.Processor.validate_resource_plan.getResult(I iface, ThriftHiveMetastore.validate_resource_plan_args args) ThriftHiveMetastore.validate_resource_plan_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.validate_resource_plan_result.setO2(MetaException o2) ThriftHiveMetastore.validate_resource_plan_result.setSuccess(WMValidateResourcePlanResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.validate_resource_plan_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.validate_resource_plan_result.compareTo(ThriftHiveMetastore.validate_resource_plan_result other) booleanThriftHiveMetastore.validate_resource_plan_result.equals(ThriftHiveMetastore.validate_resource_plan_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.validate_resource_plan_resultModifierConstructorDescriptionPerforms a deep copy on other.