public class SimilarUnitPairsTempFile extends CommonSimilarUnitPairsFile
PermutatedMinsFile instances are merged.
This file differs from
the SimilarUnitPairsFile in three things:
SimilarUnitPairsFileProducer.UnitPair class.
That means it contains pairs {first, second}, where first, second are identificators of units
on which we check duplicity (can be document, paragraph or sentence).
The file is sorted - the main criteria is first field, in case of tie second field. SimilarUnitPairsFileProducer.SimilarUnitPairsFile.merge(org.egothor.duplicity.file.SimilarUnitPairsFile, org.egothor.duplicity.file.SimilarUnitPairsTempFile) method.| Modifier and Type | Method and Description |
|---|---|
String |
getFilename()
Returns the filename corresponding to this file.
|
dump, getPermID, hasTheSameContent, remove, toStringdelete, getLocation, getOut, hasTheSameContentpublic String getFilename()
Constants.SIMILAR_UNIT_PAIRS_FILE_PREFIX<permID>.getFilename in class DuplicityCheckingFileCopyright © 2016 Egothor. All Rights Reserved.