Interface | Description |
---|---|
IJobTerminator |
Job Master will call this method to terminate the jobs
It calls this method when all workers in a job sent COMPLETED message
|
Class | Description |
---|---|
JobMasterContext |
Configuration parameters for JobMaster
|