Uses of Interface
org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeVisitor
- 
Packages that use SystemViewRowAttributeWalker.AttributeVisitor Package Description org.apache.ignite.spi.systemview.view ContainsSystemViewclases that exists in Ignite.
- 
- 
Uses of SystemViewRowAttributeWalker.AttributeVisitor in org.apache.ignite.spi.systemview.viewMethods in org.apache.ignite.spi.systemview.view with parameters of type SystemViewRowAttributeWalker.AttributeVisitor Modifier and Type Method Description voidSystemViewRowAttributeWalker. visitAll(SystemViewRowAttributeWalker.AttributeVisitor visitor)Calls visitor for each row attribute.
 
-