Class ScriptClusterSelectorImpl

java.lang.Object
com.netflix.genie.web.selectors.impl.ScriptClusterSelectorImpl
All Implemented Interfaces:
ClusterSelector, ResourceSelector<Cluster,ClusterSelectionContext>

public class ScriptClusterSelectorImpl extends Object implements ClusterSelector
An implementation of the ClusterSelector interface which uses user-provided script to make decisions based on the list of clusters and the job request supplied.
Since:
3.1.0