@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| TitusAgentLauncherImpl.TitusJobRequestAdapter |
An interface that should be implemented by any class which wants to modify the Titus job request before it is
sent.
|
| Class | Description |
|---|---|
| LocalAgentLauncherImpl |
Implementation of
AgentLauncher which launched Agent instances on the local Genie hardware. |
| TitusAgentLauncherImpl |
Agent launcher that spawns a job in a dedicated container through Titus.
|