public class FilemgrUniquenessCheckComparator extends PreConditionComparator<Boolean>
A pre-ingest, Metadata extractor level comparator that checks whether a product exists before generating metadata for it.
.Constructor and Description |
---|
FilemgrUniquenessCheckComparator() |
Modifier and Type | Method and Description |
---|---|
protected int |
performCheck(File product,
Boolean compareItem) |
void |
setFilemgrUrl(String filemgrUrl) |
getDescription, getId, passes, setCompareItem, setDescription, setFileExtension, setId, setType
protected int performCheck(File product, Boolean compareItem) throws PreconditionComparatorException
performCheck
in class PreConditionComparator<Boolean>
PreconditionComparatorException
public void setFilemgrUrl(String filemgrUrl)
Copyright © 1999–2017 Apache OODT. All rights reserved.