public class HostnamePlacementStrategy extends BasicDockerPlacementStrategy
| Modifier and Type | Field and Description |
|---|---|
static org.apache.brooklyn.config.ConfigKey<String> |
HOSTNAME_PATTERN |
entityDOCKER_INFRASTRUCTURE| Constructor and Description |
|---|
HostnamePlacementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(DockerHostLocation input)
A
Predicate function that selects Docker hosts that satisy the strategy requirements. |
compare, filterLocationsgetDockerInfrastructure, getShortName, toStringconfig, getBrooklynManagementContext, getConfig, getId, setConfig, setManagementContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalspublic static final org.apache.brooklyn.config.ConfigKey<String> HOSTNAME_PATTERN
public boolean apply(DockerHostLocation input)
BasicDockerPlacementStrategyPredicate function that selects Docker hosts that satisy the strategy requirements.apply in interface com.google.common.base.Predicate<DockerHostLocation>apply in class BasicDockerPlacementStrategyCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.