public interface NodeAssignmentPolicy
| Modifier and Type | Interface and Description |
|---|---|
static class |
NodeAssignmentPolicy.Type |
| Modifier and Type | Method and Description |
|---|---|
NodeAssignmentPolicy.Type |
getType() |
void |
reset() |
HostingNode |
selectNode(List<HostingNode> candidates) |
void |
setPenalty(float collocationPenalty) |
NodeAssignmentPolicy.Type getType()
HostingNode selectNode(List<HostingNode> candidates) throws Exception
Exceptionvoid reset()
Copyright © 2018. All Rights Reserved.