Uses of Annotation Type
io.opencensus.internal.DefaultVisibilityForTesting
Packages that use DefaultVisibilityForTesting
Package
Description
This package describes the Metrics data model.
API for resource information population.
API for stats recording.
API for associating tags with scoped operations.
API for distributed tracing.
-
Uses of DefaultVisibilityForTesting in io.opencensus.metrics
Methods in io.opencensus.metrics with annotations of type DefaultVisibilityForTestingModifier and TypeMethodDescription(package private) static MetricsComponent
Metrics.loadMetricsComponent
(ClassLoader classLoader) -
Uses of DefaultVisibilityForTesting in io.opencensus.resource
Fields in io.opencensus.resource with annotations of type DefaultVisibilityForTesting -
Uses of DefaultVisibilityForTesting in io.opencensus.stats
Fields in io.opencensus.stats with annotations of type DefaultVisibilityForTestingModifier and TypeFieldDescription(package private) static final int
Measure.NAME_MAX_LENGTH
(package private) static final int
View.NAME_MAX_LENGTH
Methods in io.opencensus.stats with annotations of type DefaultVisibilityForTestingModifier and TypeMethodDescription(package private) static StatsComponent
Stats.loadStatsComponent
(ClassLoader classLoader) -
Uses of DefaultVisibilityForTesting in io.opencensus.tags
Methods in io.opencensus.tags with annotations of type DefaultVisibilityForTestingModifier and TypeMethodDescription(package private) static TagsComponent
Tags.loadTagsComponent
(ClassLoader classLoader) -
Uses of DefaultVisibilityForTesting in io.opencensus.trace
Methods in io.opencensus.trace with annotations of type DefaultVisibilityForTestingModifier and TypeMethodDescription(package private) byte
TraceOptions.getOptions()
(package private) static TraceComponent
Tracing.loadTraceComponent
(ClassLoader classLoader)