Package com.netflix.genie.web.agent.launchers.impl
@ParametersAreNonnullByDefault
package com.netflix.genie.web.agent.launchers.impl
Implmentations of interfaces which are used to launch instances of the Genie Agent somewhere to service a job.
- Since:
- 4.0.0
-
ClassDescriptionImplementation of
AgentLauncher
which launched Agent instances on the local Genie hardware.Agent launcher that spawns a job in a dedicated container through Titus.A retry policy that has different behavior based on the type of exception thrown by the rest client during calls to the Titus API.An interface that should be implemented by any class which wants to modify the Titus job request before it is sent.