Package org.apache.flink.traces
-
Interface Summary Interface Description Span Span represents something that happened in Flink at certain point of time, that will be reported to aTraceReporter
. -
Class Summary Class Description SimpleSpan Basic implementation ofSpan
.SpanBuilder Builder used to constructSpan
.