Uses of Class
io.opencensus.implcore.internal.CurrentState
Packages that use CurrentState
Package
Description
-
Uses of CurrentState in io.opencensus.implcore.stats
Fields in io.opencensus.implcore.stats declared as CurrentStateModifier and TypeFieldDescriptionprivate final CurrentState
StatsComponentImplBase.currentState
private final CurrentState
StatsManager.state
Constructors in io.opencensus.implcore.stats with parameters of type CurrentStateModifierConstructorDescription(package private)
StatsManager
(EventQueue queue, Clock clock, CurrentState state) -
Uses of CurrentState in io.opencensus.implcore.tags
Fields in io.opencensus.implcore.tags declared as CurrentStateModifier and TypeFieldDescriptionprivate final CurrentState
TagsComponentImplBase.currentState
private final CurrentState
TaggerImpl.state
Constructors in io.opencensus.implcore.tags with parameters of type CurrentState -
Uses of CurrentState in io.opencensus.implcore.tags.propagation
Fields in io.opencensus.implcore.tags.propagation declared as CurrentStateModifier and TypeFieldDescriptionprivate final CurrentState
CorrelationContextFormat.state
private final CurrentState
TagContextBinarySerializerImpl.state
Constructors in io.opencensus.implcore.tags.propagation with parameters of type CurrentStateModifierConstructorDescription(package private)
(package private)