public static class CacheConfiguration.IgniteAllNodesPredicate extends Object implements IgnitePredicate<ClusterNode>
| Constructor and Description |
|---|
IgniteAllNodesPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(ClusterNode node)
Predicate body.
|
boolean |
equals(Object obj) |
String |
toString() |
public boolean apply(ClusterNode node)
apply in interface IgnitePredicate<ClusterNode>node - Predicate parameter.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019