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