Class ScriptAgentLauncherSelectorImpl

java.lang.Object
com.netflix.genie.web.selectors.impl.ScriptAgentLauncherSelectorImpl
All Implemented Interfaces:
AgentLauncherSelector, ResourceSelector<AgentLauncher,AgentLauncherSelectionContext>

public class ScriptAgentLauncherSelectorImpl extends Object implements AgentLauncherSelector
An implementation of the AgentLauncherSelector interface which uses user-provided script to make decisions based on the list of agent launchers and the job request supplied.
Since:
4.0.0