Package org.qubership.profiler.sax.raw
Class TraceVisitor
java.lang.Object
org.qubership.profiler.sax.raw.TraceVisitor
- Direct Known Subclasses:
MakeTreesFromTrace,StringTraceAdapter
A visitor to split profiling event tree by tree
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final intThe API version implemented by this visitor.protected final TraceVisitor -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
api
protected final int apiThe API version implemented by this visitor. The value of this field must be one ofProfilerConstants.PROFILER_V1. -
tv
-
-
Constructor Details
-
TraceVisitor
public TraceVisitor(int api) -
TraceVisitor
-
-
Method Details
-
visitTree
-
visitEnd
public void visitEnd() -
asSkipVisitEnd
-