Package io.opencensus.trace
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 io.opencensus.trace.Tracestate
Tracestate.Builder, Tracestate.Entry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.trace.Tracestate
builder, get, toBuilder
-
Field Details
-
entries
-
-
Constructor Details
-
AutoValue_Tracestate
AutoValue_Tracestate(List<Tracestate.Entry> entries)
-
-
Method Details
-
getEntries
Description copied from class:Tracestate
Returns aList
view of the mappings contained in thisTraceState
.- Specified by:
getEntries
in classTracestate
- Returns:
- a
List
view of the mappings contained in thisTraceState
.
-
toString
-
equals
-
hashCode
public int hashCode()
-