public class KeepBiggestIdDedupeStrategy extends KeepOneDedupeStrategy
Constructor and Description |
---|
KeepBiggestIdDedupeStrategy(String table,
String idColumn) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getIdToKeep(SortedSet<Object> ids) |
perform
protected Object getIdToKeep(SortedSet<Object> ids)
getIdToKeep
in class KeepOneDedupeStrategy
Copyright © 2003–2020 Atlassian. All rights reserved.