public class StripedExecutorTaskViewWalker extends Object implements SystemViewRowAttributeWalker<StripedExecutorTaskView>
org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
StripedExecutorTaskView attributes walker.StripedExecutorTaskViewSystemViewRowAttributeWalker.AttributeVisitor, SystemViewRowAttributeWalker.AttributeWithValueVisitor| Constructor and Description |
|---|
StripedExecutorTaskViewWalker() |
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
void |
visitAll(StripedExecutorTaskView 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<StripedExecutorTaskView>v - Attribute visitor.public void visitAll(StripedExecutorTaskView row, SystemViewRowAttributeWalker.AttributeWithValueVisitor v)
visitAll in interface SystemViewRowAttributeWalker<StripedExecutorTaskView>row - Row to iterate.v - Attribute visitor.public int count()
count in interface SystemViewRowAttributeWalker<StripedExecutorTaskView>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020