public class CacheGroupViewWalker extends Object implements SystemViewRowAttributeWalker<CacheGroupView>
org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
CacheGroupView attributes walker.CacheGroupViewSystemViewRowAttributeWalker.AttributeVisitor, SystemViewRowAttributeWalker.AttributeWithValueVisitor| Constructor and Description |
|---|
CacheGroupViewWalker() |
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
void |
visitAll(CacheGroupView row,
SystemViewRowAttributeWalker.AttributeWithValueVisitor v)
Calls visitor for each row attribute.
|
void |
visitAll(SystemViewRowAttributeWalker.AttributeVisitor v)
Calls visitor for each row attribute.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfiltrableAttributespublic void visitAll(SystemViewRowAttributeWalker.AttributeVisitor v)
visitAll in interface SystemViewRowAttributeWalker<CacheGroupView>v - Attribute visitor.public void visitAll(CacheGroupView row, SystemViewRowAttributeWalker.AttributeWithValueVisitor v)
visitAll in interface SystemViewRowAttributeWalker<CacheGroupView>row - Row to iterate.v - Attribute visitor.public int count()
count in interface SystemViewRowAttributeWalker<CacheGroupView>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021