public class DockerAffinityRuleStrategy extends AbstractDockerPlacementStrategy
DOCKER_INFRASTRUCTURE| Constructor and Description |
|---|
DockerAffinityRuleStrategy() |
| Modifier and Type | Method and Description |
|---|---|
List<DockerHostLocation> |
filterLocations(List<DockerHostLocation> locations,
org.apache.brooklyn.api.entity.Entity entity)
Filters a list of
locations to determine if the given Entity can be
deployed into a new container there. |
getDockerInfrastructure, getShortName, toStringpublic List<DockerHostLocation> filterLocations(List<DockerHostLocation> locations, org.apache.brooklyn.api.entity.Entity entity)
DockerAwarePlacementStrategylocations to determine if the given Entity can be
deployed into a new container there.Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.