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 MetricsComponentMetrics.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 intMeasure.NAME_MAX_LENGTH(package private) static final intView.NAME_MAX_LENGTHMethods in io.opencensus.stats with annotations of type DefaultVisibilityForTestingModifier and TypeMethodDescription(package private) static StatsComponentStats.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 TagsComponentTags.loadTagsComponent(ClassLoader classLoader) -
Uses of DefaultVisibilityForTesting in io.opencensus.trace
Methods in io.opencensus.trace with annotations of type DefaultVisibilityForTestingModifier and TypeMethodDescription(package private) byteTraceOptions.getOptions()(package private) static TraceComponentTracing.loadTraceComponent(ClassLoader classLoader)