Package io.opentelemetry.context
Class LazyStorage
java.lang.Object
io.opentelemetry.context.LazyStorage
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static final String
private static final String
private static final Logger
private static final ContextStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ContextStorage
createStorage
(AtomicReference<Throwable> deferredStorageFailure) (package private) static ContextStorage
get()
-
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
-