Uses of Class
io.opentelemetry.context.StrictContextStorage.PendingScopes
-
Packages that use StrictContextStorage.PendingScopes Package Description io.opentelemetry.context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
-
Uses of StrictContextStorage.PendingScopes in io.opentelemetry.context
Fields in io.opentelemetry.context declared as StrictContextStorage.PendingScopes Modifier and Type Field Description private StrictContextStorage.PendingScopes
StrictContextStorage. pendingScopes
Methods in io.opentelemetry.context that return StrictContextStorage.PendingScopes Modifier and Type Method Description (package private) static StrictContextStorage.PendingScopes
StrictContextStorage.PendingScopes. create()
-