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