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