public static class StrategyPredicates.ChildrenOfPredicate extends Object implements com.google.common.base.Predicate<DockerHostLocation>
Predicate that checks if a host contains
entities that are children of the given parent.| Constructor and Description |
|---|
StrategyPredicates.ChildrenOfPredicate(org.apache.brooklyn.api.entity.Entity parent) |
public StrategyPredicates.ChildrenOfPredicate(org.apache.brooklyn.api.entity.Entity parent)
public boolean apply(DockerHostLocation input)
apply in interface com.google.common.base.Predicate<DockerHostLocation>Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.