Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_triggers_for_resourceplan_result
-
Uses of ThriftHiveMetastore.get_triggers_for_resourceplan_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_triggers_for_resourceplan_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_triggers_for_resourceplan_result.deepCopy()ThriftHiveMetastore.Processor.get_triggers_for_resourceplan.getResult(I iface, ThriftHiveMetastore.get_triggers_for_resourceplan_args args) ThriftHiveMetastore.get_triggers_for_resourceplan_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.get_triggers_for_resourceplan_result.setO2(MetaException o2) ThriftHiveMetastore.get_triggers_for_resourceplan_result.setSuccess(WMGetTriggersForResourePlanResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_triggers_for_resourceplan_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_triggers_for_resourceplan_result.compareTo(ThriftHiveMetastore.get_triggers_for_resourceplan_result other) booleanThriftHiveMetastore.get_triggers_for_resourceplan_result.equals(ThriftHiveMetastore.get_triggers_for_resourceplan_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_triggers_for_resourceplan_resultModifierConstructorDescriptionget_triggers_for_resourceplan_result(ThriftHiveMetastore.get_triggers_for_resourceplan_result other) Performs a deep copy on other.