Uses of Interface
com.loomcache.server.tracing.TraceAnalyzer.Consumer
Packages that use TraceAnalyzer.Consumer
-
Uses of TraceAnalyzer.Consumer in com.loomcache.server.tracing
Methods in com.loomcache.server.tracing with parameters of type TraceAnalyzer.ConsumerModifier and TypeMethodDescriptionvoidTraceAnalyzer.TraceNode.visit(TraceAnalyzer.Consumer<TraceAnalyzer.TraceNode> visitor) Visit all nodes in the tree (depth-first).