Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_mapping_result
-
Uses of ThriftHiveMetastore.drop_wm_mapping_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_wm_mapping_resultModifier and TypeMethodDescriptionThriftHiveMetastore.drop_wm_mapping_result.deepCopy()ThriftHiveMetastore.Processor.drop_wm_mapping.getResult(I iface, ThriftHiveMetastore.drop_wm_mapping_args args) ThriftHiveMetastore.drop_wm_mapping_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.drop_wm_mapping_result.setO2(InvalidOperationException o2) ThriftHiveMetastore.drop_wm_mapping_result.setO3(MetaException o3) ThriftHiveMetastore.drop_wm_mapping_result.setSuccess(WMDropMappingResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_wm_mapping_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_wm_mapping_result.compareTo(ThriftHiveMetastore.drop_wm_mapping_result other) booleanThriftHiveMetastore.drop_wm_mapping_result.equals(ThriftHiveMetastore.drop_wm_mapping_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_wm_mapping_resultModifierConstructorDescriptionPerforms a deep copy on other.