Uses of Class
com.tailf.progress.Span
Packages that use Span
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of Span in com.tailf.maapi
Methods in com.tailf.maapi that return SpanModifier and TypeMethodDescriptionEnd progress span.Maapi.startSpan
(int tid, Maapi.Verbosity verbosity, String msg, ConfPath path, Attributes attributes, Span[] links) Create a progress span.Methods in com.tailf.maapi with parameters of type Span -
Uses of Span in com.tailf.progress
Subclasses of Span in com.tailf.progressModifier and TypeClassDescriptionclass
ThisEmptySpan
is used when a span is not created by theProgressTrace
APIMethods in com.tailf.progress that return SpanModifier 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 spanMethods in com.tailf.progress with parameters of type 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