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.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025