Interface | Description |
---|---|
IController |
This class is used to control the job once it is deployed.
|
ILauncher |
Launches job.
|
IUploader |
Uploads job package to a shared location.
|
Class | Description |
---|---|
Twister2JobState |
Acts as an reference to the job once it is submitted.
|
Exception | Description |
---|---|
LauncherException | |
UploaderException |
Thrown to indicate that an error occurred while uploading package
|