Requests for a specific derivation. As a result, a build-style DAG
will be produced and maintained in the book-keeping structure.
Parameters: namespace - is the namespace of the derivation. Parameters: name - is the name of the derivation. Parameters: version - is the version of the derivation. true if the request is successful See Also:org.griphyn.vdl.router.Route.requestDerivation(StringStringStringBookKeeper) See Also:org.griphyn.vdl.router.BookKeeper See Also:
Requests a data product logical filename. As a result, the complete
build-style DAG for producing the requested filename will be
constructed.
Parameters: filename - is the name of the requested LFN. true if the request is successful See Also:Explain.requestLFN(java.util.Collection) See Also:org.griphyn.vdl.router.BookKeeper See Also:
Allows to limit the maximum depth that the router is willing to go.
Parameters: depth - is the maximum depth. Use Integer.MAX_VALUE for(virtually) unlimited depth.
Writes the abstract DAX from the accumulated results.
Parameters: writer - the output writer Parameters: label - the label of the dax See Also:org.griphyn.vdl.router.BookKeeper.getDAX
Writes the abstract DAX with a namespace prefix.
Parameters: writer - the output writer Parameters: label - the label of the dax Parameters: xmlns - the xml namespace prefix See Also:org.griphyn.vdl.router.BookKeeper.getDAX
Fields inherited from org.griphyn.vdl.directive.Directive