| Class and Description |
|---|
| AbstractSpan
The
AbstractSpan represents the span's skeleton, which contains all open methods. |
TraceSegment
TraceSegment is a segment or fragment of the distributed trace. |
| Class and Description |
|---|
| AbstractSpan
The
AbstractSpan represents the span's skeleton, which contains all open methods. |
| Class and Description |
|---|
| AbstractSpan
The
AbstractSpan represents the span's skeleton, which contains all open methods. |
| AbstractTracingSpan
The
AbstractTracingSpan represents a group of AbstractSpan implementations, which belongs a real
distributed trace. |
| EntrySpan
The
EntrySpan represents a service provider point, such as Tomcat server entrance. |
| ExitSpan
The
ExitSpan represents a service consumer point, such as Feign, Okhttp client for an Http service. |
| LocalSpan
The
LocalSpan represents a normal tracing point, such as a local method. |
| LogDataEntity
The
LogDataEntity represents a collection of KeyValuePair, contains several fields of a logging
operation. |
| LogDataEntity.Builder |
| NoopSpan
The
NoopSpan represents a span implementation without any actual operation. |
| SpanLayer |
| StackBasedTracingSpan
The
StackBasedTracingSpan represents a span with an inside stack construction. |
TraceSegment
TraceSegment is a segment or fragment of the distributed trace. |
TraceSegmentRef
TraceSegmentRef is like a pointer, which ref to another TraceSegment, use TraceSegmentRef.spanId point to
the exact span of the ref TraceSegment. |
| TraceSegmentRef.SegmentRefType |
| WithPeerInfo |
| Class and Description |
|---|
TraceSegment
TraceSegment is a segment or fragment of the distributed trace. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.