Uses of Interface
org.apache.flink.traces.Span
-
Packages that use Span Package Description org.apache.flink.traces org.apache.flink.traces.reporter -
-
Uses of Span in org.apache.flink.traces
Classes in org.apache.flink.traces that implement Span Modifier and Type Class Description classSimpleSpanBasic implementation ofSpan.Methods in org.apache.flink.traces that return Span Modifier and Type Method Description SpanSpanBuilder. build()SpanSpanBuilder. build(Map<String,String> additionalVariables) -
Uses of Span in org.apache.flink.traces.reporter
Methods in org.apache.flink.traces.reporter with parameters of type Span Modifier and Type Method Description voidTraceReporter. notifyOfAddedSpan(Span span)
-