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