Class Tracestate.Entry
java.lang.Object
io.opencensus.trace.Tracestate.Entry
- Enclosing class:
Tracestate
Immutable key-value pair for
Tracestate.- Since:
- 0.16
-
Method Summary
-
Method Details
-
create
Creates a newEntryfor theTracestate.- Parameters:
key- the Entry's key.value- the Entry's value.- Since:
- 0.16
-
getKey
-
getValue
-