| Class | Description |
|---|---|
| OneShotAssignment |
This action track the $
OneShotSlave allocated for a task. |
| OneShotComputer | |
| OneShotExecutorQueueListener |
This $
QueueListener is responsible for detecting jobs that are relying on a One-Shot executor. |
| OneShotProvisioner<T extends OneShotSlave> |
This provisioner is responsible to create $
OneShotSlaves. |
| OneShotQueueTaskDispatcher | |
| OneShotSlave |
A slave that is designed to be used only once, for a specific $
Run, and as such has a life cycle
to fully match the Run's one. |
| Exception | Description |
|---|---|
| OneShotExecutorProvisioningError |
Copyright © 2016. All rights reserved.