public class DepthFirstPlacementStrategy extends BasicDockerPlacementStrategy
DOCKER_INFRASTRUCTURE| Constructor and Description |
|---|
DepthFirstPlacementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DockerHostLocation l1,
DockerHostLocation l2)
Use an arbitrary, but fixed, ordering.
|
apply, filterLocationsgetDockerInfrastructure, toStringconfig, getBrooklynManagementContext, getConfig, getId, injectManagementContext, setConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalspublic int compare(DockerHostLocation l1, DockerHostLocation l2)
compare in interface Comparator<DockerHostLocation>compare in class BasicDockerPlacementStrategyCopyright © 2015. All rights reserved.