public class ZkClusterNodes extends Object
| Constructor and Description |
|---|
ZkClusterNodes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllNodes(IgnitePredicate<ClusterNode> p)
Checks if all nodes pass the given predicate.
|
Collection<ClusterNode> |
remoteNodes() |
public Collection<ClusterNode> remoteNodes()
public boolean isAllNodes(IgnitePredicate<ClusterNode> p)
p - Predicate to check.false if there is at least one node failing
the predicate.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.30 Release Date : February 17 2026