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