Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_resource_plan_args
-
Uses of ThriftHiveMetastore.create_resource_plan_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_resource_plan_argsModifier and TypeMethodDescriptionThriftHiveMetastore.create_resource_plan_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.create_resource_plan.getEmptyArgsInstance()ThriftHiveMetastore.Processor.create_resource_plan.getEmptyArgsInstance()ThriftHiveMetastore.create_resource_plan_args.setRequest(WMCreateResourcePlanRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_resource_plan_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.create_resource_plan_args.compareTo(ThriftHiveMetastore.create_resource_plan_args other) booleanThriftHiveMetastore.create_resource_plan_args.equals(ThriftHiveMetastore.create_resource_plan_args that) ThriftHiveMetastore.Processor.create_resource_plan.getResult(I iface, ThriftHiveMetastore.create_resource_plan_args args) voidThriftHiveMetastore.AsyncProcessor.create_resource_plan.start(I iface, ThriftHiveMetastore.create_resource_plan_args args, org.apache.thrift.async.AsyncMethodCallback<WMCreateResourcePlanResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_resource_plan_argsModifierConstructorDescriptionPerforms a deep copy on other.