Interface | Description |
---|---|
PreConditionOperatorMetKeys |
Class | Description |
---|---|
EndsWithComparator |
A
PreConditionComparator that checks a file's extension and then
skips extracting metadata from files that don't match this extension. |
ExistanceCheckComparator | |
ExternPreconditionComparator | |
FileSizeComparator | |
LastModifiedCheckComparator |
Precondition class that checks on the last modification time of a product,
requiring the product to be no older than a given time (in seconds).
|
MimeTypeComparator | |
PreCondEvalUtils | |
PreConditionComparator<CompareType> | |
ProductNameCheckComparator |
Precondition class that checks the product name (i.e.
|
RegExExcludeComparator |
A
PreConditionComparator that checks a file's absolute path and then
skips if it matches with the Regular Expression provided. |
SubProductExistenceCheckComparator |
A
PreConditionComparator that checks for the existence of an arbitrary file (a "sub-product")
within the product directory. |
Copyright © 1999–2017 Apache OODT. All rights reserved.