| Package | Description |
|---|---|
| org.apache.oodt.pcs.pedigree | |
| org.apache.oodt.pcs.query | |
| org.apache.oodt.pcs.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
Pedigree
A class to provide pedigre tracking for PCS
Products. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PCSQuery
Core interface for PCS queries (wrappers around file manager
Querys
that make them easier to construct). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPCSQuery
Abstract functionality for PCS queries.
|
class |
FilenameQuery
A query to the File Manager using the
Filename product met field. |
class |
InputFilesQuery
A query to the File Manager using the
InputFiles product met
field |
class |
JobIdQuery
A query to the File Manager using the
JobId product met field. |
class |
OutputFilesQuery
A query to the File Manager using the
OutputFiles product met
field. |
class |
ProductNameQuery
A query to the File Manager using the
ProductName product met
field. |
class |
TemporalQuery
A query with a
StartDateTime and an EndDateTime
range that identifies a set of matching Products. |
| Modifier and Type | Class and Description |
|---|---|
class |
PCSLongLister
The PCS Long Lister tool: mimics UNIX-ls and looks up descendant metadata for
fields like TestTag, SubTestTag, TestCounter.
|
class |
PCSTrace
A program to trace the history of a particular PCS product.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.