Class TraceDescription
java.lang.Object
com.yahoo.vespa.streamingvisitors.tracing.TraceDescription
High-level description of a trace and the actual trace itself. Used to provide more
information to logs etc than just the trace tree. The description will usually contain
context for the trace, such as the orginal query string, desired timeout etc.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TraceDescription
-
-
Method Details
-
getTrace
public com.yahoo.messagebus.Trace getTrace() -
getDescription
-