Package | Description |
---|---|
org.apache.oodt.pcs.pedigree | |
org.apache.oodt.pcs.query |
Constructor and Description |
---|
Pedigree(FileManagerUtils fm,
boolean listNotCat,
List excludeList)
Constructs a new Pedigree object that will connect to the file manager
specified by the
FileManagerUtils object passed in. |
Modifier and Type | Field and Description |
---|---|
protected FileManagerUtils |
AbstractPCSQuery.fm |
Constructor and Description |
---|
AbstractPCSQuery(FileManagerUtils fm)
Constructs a new AbstractOCOQuery using the given
FileManagerUtils
file manager interface. |
FilenameQuery(String name,
FileManagerUtils fm) |
InputFilesQuery(String origFile,
FileManagerUtils fm) |
JobIdQuery(String jobId,
FileManagerUtils fm) |
OutputFilesQuery(String file,
FileManagerUtils fm) |
ProductNameQuery(String prodName,
FileManagerUtils fm) |
TemporalQuery(FileManagerUtils fm,
String startDateTime,
String endDateTime,
String temporalFld) |
Copyright © 1999–2017 Apache OODT. All rights reserved.