Any piece of work that can be run from a Brigade script. The most fundamental Runnable is the Job class; other Runnables are typically built up from Job instances.
Runs the workload specified by the Runnable instance.
Generated using TypeDoc
Any piece of work that can be run from a Brigade script. The most fundamental Runnable is the Job class; other Runnables are typically built up from Job instances.