|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HostingNodeInfo in gr.uoa.di.madgik.commons.infra.nodeselection |
|---|
| Methods in gr.uoa.di.madgik.commons.infra.nodeselection that return types with arguments of type HostingNodeInfo | |
|---|---|
List<HostingNodeInfo> |
NodeSelector.assessNodes(List<HostingNode> candidates)
Assesses the suitability of the candidate set of nodes without keeping internal memory of node selection. |
| Uses of HostingNodeInfo in gr.uoa.di.madgik.commons.infra.nodeselection.cost |
|---|
| Methods in gr.uoa.di.madgik.commons.infra.nodeselection.cost that return types with arguments of type HostingNodeInfo | |
|---|---|
List<HostingNodeInfo> |
DistanceNodeSelector.assessNodes(List<HostingNode> candidates)
|
List<HostingNodeInfo> |
BestNodeSelector.assessNodes(List<HostingNode> candidates)
|
List<HostingNodeInfo> |
CostBasedNodeSelector.assessNodes(List<HostingNode> candidates)
|
| Uses of HostingNodeInfo in gr.uoa.di.madgik.commons.infra.nodeselection.random |
|---|
| Methods in gr.uoa.di.madgik.commons.infra.nodeselection.random that return types with arguments of type HostingNodeInfo | |
|---|---|
List<HostingNodeInfo> |
RandomNodeSelector.assessNodes(List<HostingNode> candidates)
|
| Uses of HostingNodeInfo in gr.uoa.di.madgik.commons.infra.nodeselection.ru |
|---|
| Methods in gr.uoa.di.madgik.commons.infra.nodeselection.ru that return types with arguments of type HostingNodeInfo | |
|---|---|
List<HostingNodeInfo> |
RUNodeSelector.assessNodes(List<HostingNode> candidates)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||