| Package | Description |
|---|---|
| org.quattor.pan |
Contains the high-level classes used to invoke the pan language compiler.
|
| org.quattor.pan.cache | |
| org.quattor.pan.output |
Implementation of output formatters for the generated machine profiles.
|
| org.quattor.pan.tasks |
Provides classes that implement parallel tasks within the compiler.
|
| Class and Description |
|---|
| Task
Superclass of all
Task objects that requires all subclasses to
define the its executor type (queue). |
| TaskResult
Superclass of all task results that allows different tasks to be mixed on a
given executor (queue).
|
| TaskResult.ResultType
Enumerated type of the possible types of results.
|
| Class and Description |
|---|
| BuildResult
Encapsulates the results of a build, which consist of the root element of the
machine configuration and, optionally, the context used to build it.
|
| CompileResult
Encapsulates a compiled template (or compilation error).
|
| CompileTask
Wraps the
CompileCallable as a Task. |
| Task
Superclass of all
Task objects that requires all subclasses to
define the its executor type (queue). |
| TaskResult
Superclass of all task results that allows different tasks to be mixed on a
given executor (queue).
|
| TaskResult.ResultType
Enumerated type of the possible types of results.
|
| Valid1Result
Encapsulates the results of the first validation phase.
|
| Valid2Result
Encapsulates the results of the second validation phase.
|
| Class and Description |
|---|
| FinalResult
Encapsulates the results of the second validation phase.
|
| Class and Description |
|---|
| CompileResult
Encapsulates a compiled template (or compilation error).
|
| Task
Superclass of all
Task objects that requires all subclasses to
define the its executor type (queue). |
| TaskResult
Superclass of all task results that allows different tasks to be mixed on a
given executor (queue).
|
| TaskResult.ResultType
Enumerated type of the possible types of results.
|
| Valid2Result
Encapsulates the results of the second validation phase.
|
Copyright © 2014 Quattor. All Rights Reserved.