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