public interface DockerAwarePlacementStrategy
extends brooklyn.entity.group.DynamicCluster.NodePlacementStrategy
| Modifier and Type | Method and Description |
|---|---|
DockerInfrastructure |
getDockerInfrastructure() |
void |
init(List<DockerHostLocation> locations) |
Map<DockerHostLocation,Integer> |
toAvailableLocationSizes(Iterable<DockerHostLocation> locations) |
void init(List<DockerHostLocation> locations)
DockerInfrastructure getDockerInfrastructure()
Map<DockerHostLocation,Integer> toAvailableLocationSizes(Iterable<DockerHostLocation> locations)
Copyright © 2014. All rights reserved.