public static class StrategyPredicates.HasApplicationIdPredicate extends Object implements com.google.common.base.Predicate<DockerHostLocation>
Predicate that checks if a host contains
entities that have the specified application ID.| Constructor and Description |
|---|
StrategyPredicates.HasApplicationIdPredicate(String applicationId) |
public StrategyPredicates.HasApplicationIdPredicate(String applicationId)
public boolean apply(DockerHostLocation input)
apply in interface com.google.common.base.Predicate<DockerHostLocation>Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.