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