Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result
-
Uses of ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_resultModifier and TypeMethodDescriptionThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.deepCopy()ThriftHiveMetastore.Processor.create_or_drop_wm_trigger_to_pool_mapping.getResult(I iface, ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_args args) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setO3(InvalidObjectException o3) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setO4(MetaException o4) ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.setSuccess(WMCreateOrDropTriggerToPoolMappingResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.compareTo(ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result other) booleanThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result.equals(ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_resultModifierConstructorDescriptioncreate_or_drop_wm_trigger_to_pool_mapping_result(ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result other) Performs a deep copy on other.