Class RandomCommandSelectorImpl

java.lang.Object
com.netflix.genie.web.selectors.impl.RandomCommandSelectorImpl
All Implemented Interfaces:
CommandSelector, ResourceSelector<Command,CommandSelectionContext>

public class RandomCommandSelectorImpl extends Object implements CommandSelector
Basic implementation of a CommandSelector where a random Command is selected from the options presented.
Since:
4.0.0