Uses of Class
com.tailf.progress.Span
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of Span in com.tailf.maapi
Modifier and TypeMethodDescriptionEnd progress span.Maapi.startSpan
(int tid, Maapi.Verbosity verbosity, String msg, ConfPath path, Attributes attributes, Span[] links) Create a progress span. -
Uses of Span in com.tailf.progress
Modifier and TypeClassDescriptionclass
ThisEmptySpan
is used when a span is not created by theProgressTrace
APIModifier and TypeMethodDescriptionProgressTrace.getCurrentSpan()
Get the current span that is created by this API.ProgressTrace.startSpan
(Maapi.Verbosity verbosity, String message) Start a new spanProgressTrace.startSpan
(Maapi.Verbosity verbosity, String message, Attributes attributes, Span[] links) Start a new spanStart a new spanProgressTraceNed.startSpan
(Maapi.Verbosity verbosity, String message) Start a new spanProgressTraceNed.startSpan
(Maapi.Verbosity verbosity, String message, Attributes attributes, Span[] links) Start a new spanStart a new spanModifier and TypeMethodDescriptionvoid
End a spanvoid
End a span with annotationProgressTrace.startSpan
(Maapi.Verbosity verbosity, String message, Attributes attributes, Span[] links) Start a new spanProgressTraceNed.startSpan
(Maapi.Verbosity verbosity, String message, Attributes attributes, Span[] links) Start a new span