Package com.netflix.genie.web.agent.launchers
@ParametersAreNonnullByDefault
package com.netflix.genie.web.agent.launchers
Interfaces and utilities which are used to launch instances of the Genie Agent somewhere to service a job.
- Since:
- 4.0.0
-
ClassDescriptionA interface which implementations will launch instances of an agent in some manner in order to run a job.