public class CpuUsagePlacementStrategy extends AbstractDockerPlacementStrategy
| Modifier and Type | Field and Description |
|---|---|
static brooklyn.config.ConfigKey<Double> |
DOCKER_CONTAINER_CLUSTER_MAX_CPU |
infrastructure| Constructor and Description |
|---|
CpuUsagePlacementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected List<brooklyn.location.Location> |
getDockerHostLocations(com.google.common.collect.Multimap<brooklyn.location.Location,brooklyn.entity.Entity> members,
List<DockerHostLocation> available,
int n) |
getDockerInfrastructure, identity, init, locationsForAdditions, toAvailableLocationSizes, toStringentitiesToRemove, pickNewest, toMutableLocationSizespublic static final brooklyn.config.ConfigKey<Double> DOCKER_CONTAINER_CLUSTER_MAX_CPU
protected List<brooklyn.location.Location> getDockerHostLocations(com.google.common.collect.Multimap<brooklyn.location.Location,brooklyn.entity.Entity> members, List<DockerHostLocation> available, int n)
getDockerHostLocations in class AbstractDockerPlacementStrategyCopyright © 2014. All rights reserved.