Package org.griphyn.vdl.euryale

Provides the Euryale prototypical replanning-capable planner.

See:
          Description

Interface Summary
Callback This interfaces defines the callback calls from DAX parsing.
FileFactory This interface describes what file factories should look like.
 

Class Summary
DAX2DAG This class is used to convert in streaming mode information from an abstract DAG in XML (DAX) into a DAGMan .dag file and a couple of related files, i.e.
DAXParser This class uses the xerces SAX2 parser to validate and parse an DAX document.
DAXTest This class is used to test the DAXParser class and the input file index.
FlatFileFactory This file factory generates a stream of submit files within the same toplevel directory.
HashedFileFactory This file factory generates a stream of submit files in a dynamically determinable directory structure.
VirtualDecimalHashedFileFactory A Virtual Hashed File Factory that does not do any existence checks while creating a directory.
VirtualFlatFileFactory A Virtual Flat File Factory that does not do any existence checks while creating a directory.
 

Exception Summary
VTorInUseException This run-time error is thrown, if variables from the set a virtual constructor relies upon are write-changed after the virtual constructor has already been used.
 

Package org.griphyn.vdl.euryale Description

Provides the Euryale prototypical replanning-capable planner.

Package Specification

The classes in this package provide a lean implementation which bridges from the abstract DAG in XML (DAX) format to Condor DAGMan specific output files, which relies on Euryale's replanning features.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Since:
GVDS 1.2.1


Copyright © 2007 The University of Southern California. All Rights Reserved.