Uses of Class
org.apache.ignite.spi.systemview.view.NodeAttributeView
-
Packages that use NodeAttributeView Package Description org.apache.ignite.internal.managers.systemview.walker -
-
Uses of NodeAttributeView in org.apache.ignite.internal.managers.systemview.walker
Methods in org.apache.ignite.internal.managers.systemview.walker with parameters of type NodeAttributeView Modifier and Type Method Description voidNodeAttributeViewWalker. visitAll(NodeAttributeView row, SystemViewRowAttributeWalker.AttributeWithValueVisitor v)Calls visitor for each row attribute.
-