Package io.opentelemetry.context
Class LazyStorage
java.lang.Object
io.opentelemetry.context.LazyStorage
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate static final Stringprivate static final Loggerprivate static final ContextStorage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ContextStoragecreateStorage(AtomicReference<Throwable> deferredStorageFailure) (package private) static ContextStorageget()
-
Field Details
-
CONTEXT_STORAGE_PROVIDER_PROPERTY
- See Also:
-
ENFORCE_DEFAULT_STORAGE_VALUE
- See Also:
-
ENABLE_STRICT_CONTEXT_PROVIDER_PROPERTY
- See Also:
-
logger
-
storage
-
-
Constructor Details
-
LazyStorage
private LazyStorage()
-
-
Method Details
-
get
-
createStorage
-