Package io.opencensus.internal
Interfaces and implementations that are internal to OpenCensus.
All the content under this package and its subpackages are considered annotated with Internal
.
-
Class Summary Class Description NoopScope AScope
that does nothing when it is created or closed.Provider OpenCensus service provider mechanism.StringUtils Internal utility methods for working with tag keys, tag values, and metric names.Utils General internal utility methods.ZeroTimeClock AClock
that always returns 0. -
Annotation Types Summary Annotation Type Description DefaultVisibilityForTesting Indicates that an element is package-private instead of private only for the purpose of testing.