gr.uoa.di.madgik.commons.infra.nodeselection.ru
Class MRUNodeSelector
java.lang.Object
gr.uoa.di.madgik.commons.infra.nodeselection.ru.RUNodeSelector
gr.uoa.di.madgik.commons.infra.nodeselection.ru.MRUNodeSelector
- All Implemented Interfaces:
- NodeSelector
public class MRUNodeSelector
- extends RUNodeSelector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MRUNodeSelector
public MRUNodeSelector(NodeSelector tieBreaker)
MRUNodeSelector
public MRUNodeSelector()
getRUNode
public HostingNode getRUNode(List<HostingNode> candidates)
- Specified by:
getRUNode in class RUNodeSelector
sortTimingInfo
public Map<String,Long> sortTimingInfo()
- Specified by:
sortTimingInfo in class RUNodeSelector
Copyright © 2013. All Rights Reserved.