| Class | Description |
|---|---|
| Assembler |
This class is responsible to construct Task objects of different job types.
|
| BasicNode | |
| CaseNode | |
| Config |
This class reads various configuration files and provides methods to query
configurations.
|
| Config.ExecInfo | |
| DepNode | |
| Exec | |
| JobMan |
This is the driver class for jobman.
|
| Leaf |
An object of this class executes a job in a separate process.
|
| Logger |
This is the logging utility for the main jobman process.
|
| Node |
This class represent a job with child jobs.
|
| Param | |
| ParNode |
This class represent a parent with parameterized children.
|
| Range | |
| Scheduler |
This class is the book keeper of exec jobs.
|
| Task |
A job is uniquely defined by its name and its parameters.
|
| Enum | Description |
|---|---|
| Status |
Copyright © 2006-2015 Heng Sun.