public class MRUNodeSelector extends RUNodeSelector
tieBreakerSelector, timingInfo| Constructor and Description |
|---|
MRUNodeSelector() |
MRUNodeSelector(NodeSelector tieBreaker) |
| Modifier and Type | Method and Description |
|---|---|
HostingNode |
getRUNode(List<HostingNode> candidates) |
Map<String,Long> |
sortTimingInfo() |
assessNodes, main, markSelected, selectNodepublic MRUNodeSelector(NodeSelector tieBreaker)
public MRUNodeSelector()
public HostingNode getRUNode(List<HostingNode> candidates)
getRUNode in class RUNodeSelectorpublic Map<String,Long> sortTimingInfo()
sortTimingInfo in class RUNodeSelectorCopyright © 2018. All Rights Reserved.