| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr.element.execution |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionServer |
ExecutionServer.getMatchingNode(boolean loadDetails,
String requirementExpression,
String rankingExpression) |
static ExecutionServer |
ExecutionServer.getMatchingNode(boolean loadDetails,
String requirementExpression,
String rankingExpression,
gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector selector) |
| Modifier and Type | Method and Description |
|---|---|
static Set<ExecutionServer> |
ExecutionServer.filterNodes(gr.uoa.di.madgik.commons.infra.nodefilter.Facet facet,
gr.uoa.di.madgik.commons.infra.nodefilter.ConstraintType type,
List<ExecutionServer> executionServers)
Filters a list of Execution Servers, according to the Facet applied and
the type of the constraint.
|
static List<ExecutionServer> |
ExecutionServer.getAll(boolean loadDetails) |
static List<ExecutionServer> |
ExecutionServer.getMatchingNodes(boolean loadDetails,
String requirementExpression,
String rankingExpression) |
static List<ExecutionServer> |
ExecutionServer.getMatchingNodes(boolean loadDetails,
String requirementExpression,
String rankingExpression,
gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector selector) |
| Modifier and Type | Method and Description |
|---|---|
static Set<ExecutionServer> |
ExecutionServer.filterNodes(gr.uoa.di.madgik.commons.infra.nodefilter.Facet facet,
gr.uoa.di.madgik.commons.infra.nodefilter.ConstraintType type,
List<ExecutionServer> executionServers)
Filters a list of Execution Servers, according to the Facet applied and
the type of the constraint.
|
Copyright © 2013. All Rights Reserved.