public class ContainsNodeIdsPredicate<T extends ClusterNode> extends Object implements IgnitePredicate<T>
| Constructor and Description |
|---|
ContainsNodeIdsPredicate(Collection<UUID> nodeIds) |
public ContainsNodeIdsPredicate(Collection<UUID> nodeIds)
nodeIds - (Collection)public boolean apply(ClusterNode e)
apply in interface IgnitePredicate<T extends ClusterNode>e - Predicate parameter.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018