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.
|
public 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.8.1 Release Date : May 21 2020