Package io.opencensus.trace
Class AutoValue_Tracestate_Entry
java.lang.Object
io.opencensus.trace.Tracestate.Entry
io.opencensus.trace.AutoValue_Tracestate_Entry
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Tracestate_Entry
extends Tracestate.Entry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.trace.Tracestate.Entry
create
-
Field Details
-
key
-
value
-
-
Constructor Details
-
AutoValue_Tracestate_Entry
-
-
Method Details
-
getKey
Description copied from class:Tracestate.Entry
Returns the keyString
.- Specified by:
getKey
in classTracestate.Entry
- Returns:
- the key
String
.
-
getValue
Description copied from class:Tracestate.Entry
Returns the valueString
.- Specified by:
getValue
in classTracestate.Entry
- Returns:
- the value
String
.
-
toString
-
equals
-
hashCode
public int hashCode()
-