Class RandomCommandSelectorImpl

java.lang.Object
com.netflix.genie.web.selectors.impl.RandomCommandSelectorImpl
All Implemented Interfaces:
CommandSelector, ResourceSelector<com.netflix.genie.common.internal.dtos.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