@ParametersAreNonnullByDefault
Package io.opentelemetry.sdk.internal
Classes for internal use. Anything in this package can be changed or removed at any time.
-
Class Summary Class Description ComponentRegistry<V> Base class for all the provider classes (TracerProvider, MeterProvider, etc.).MillisClock MonotonicClock This class provides a mechanism for calculating the epoch time usingSystem.nanoTime()
and a reference epoch timestamp.TestClock A mutableClock
that allows the time to be set for testing.