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