Class AutoValue_Tracestate
java.lang.Object
io.opencensus.trace.Tracestate
io.opencensus.trace.AutoValue_Tracestate
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Tracestate
extends Tracestate
-
Nested Class Summary
Nested classes/interfaces inherited from class Tracestate
Tracestate.Builder, Tracestate.Entry -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Tracestate
builder, get, toBuilder
-
Field Details
-
entries
-
-
Constructor Details
-
AutoValue_Tracestate
AutoValue_Tracestate(List<Tracestate.Entry> entries)
-
-
Method Details
-
getEntries
Description copied from class:TracestateReturns aListview of the mappings contained in thisTraceState.- Specified by:
getEntriesin classTracestate- Returns:
- a
Listview of the mappings contained in thisTraceState.
-
toString
-
equals
-
hashCode
-