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