public class ClusterNodeViewWalker extends Object implements SystemViewRowAttributeWalker<ClusterNodeView>
org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ClusterNodeView attributes walker.ClusterNodeViewSystemViewRowAttributeWalker.AttributeVisitor, SystemViewRowAttributeWalker.AttributeWithValueVisitor| Constructor and Description |
|---|
ClusterNodeViewWalker() |
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
void |
visitAll(ClusterNodeView row,
SystemViewRowAttributeWalker.AttributeWithValueVisitor v)
Calls visitor for each row attribute.
|
void |
visitAll(SystemViewRowAttributeWalker.AttributeVisitor v)
Calls visitor for each row attribute.
|
public void visitAll(SystemViewRowAttributeWalker.AttributeVisitor v)
visitAll in interface SystemViewRowAttributeWalker<ClusterNodeView>v - Attribute visitor.public void visitAll(ClusterNodeView row, SystemViewRowAttributeWalker.AttributeWithValueVisitor v)
visitAll in interface SystemViewRowAttributeWalker<ClusterNodeView>row - Row to iterate.v - Attribute visitor.public int count()
count in interface SystemViewRowAttributeWalker<ClusterNodeView>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020