org.apache.oodt.cas.metadata.preconditions
Class FileSizeComparator
java.lang.Object
org.apache.oodt.cas.metadata.preconditions.PreConditionComparator<Long>
org.apache.oodt.cas.metadata.preconditions.FileSizeComparator
- All Implemented Interfaces:
- SpringSetIdInjectionType
public class FileSizeComparator
- extends PreConditionComparator<Long>
- Version:
- $Revision$
The compator to use when checking file size in PreConEvalUtils
.
- Author:
- bfoster, mattmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSizeComparator
public FileSizeComparator()
performCheck
protected int performCheck(File product,
Long compareItem)
throws PreconditionComparatorException
- Specified by:
performCheck in class PreConditionComparator<Long>
- Throws:
PreconditionComparatorException
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.