Class RandomClusterSelectorImpl

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

public class RandomClusterSelectorImpl extends Object implements ClusterSelector
Basic implementation of a ClusterSelector where a random Cluster is selected from the options presented.
Since:
2.0.0