Uses of Class
io.opencensus.trace.Tracestate.Entry
Packages that use Tracestate.Entry
-
Uses of Tracestate.Entry in io.opencensus.trace
Subclasses of Tracestate.Entry in io.opencensus.traceFields in io.opencensus.trace with type parameters of type Tracestate.EntryModifier and TypeFieldDescriptionprivate final List<Tracestate.Entry> AutoValue_Tracestate.entriesprivate ArrayList<Tracestate.Entry> Tracestate.Builder.entriesMethods in io.opencensus.trace that return Tracestate.EntryModifier and TypeMethodDescriptionstatic Tracestate.EntryCreates a newEntryfor theTracestate.Methods in io.opencensus.trace that return types with arguments of type Tracestate.EntryModifier and TypeMethodDescriptionAutoValue_Tracestate.getEntries()abstract List<Tracestate.Entry> Tracestate.getEntries()Returns aListview of the mappings contained in thisTraceState.Method parameters in io.opencensus.trace with type arguments of type Tracestate.EntryModifier and TypeMethodDescriptionprivate static TracestateTracestate.create(List<Tracestate.Entry> entries) Constructor parameters in io.opencensus.trace with type arguments of type Tracestate.EntryModifierConstructorDescription(package private)AutoValue_Tracestate(List<Tracestate.Entry> entries)