Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- BuildConfig - Class in io.sentry.reactor
G
- getValue() - Method in class io.sentry.reactor.SentryReactorThreadLocalAccessor
I
- io.sentry.reactor - package io.sentry.reactor
K
- key() - Method in class io.sentry.reactor.SentryReactorThreadLocalAccessor
- KEY - Static variable in class io.sentry.reactor.SentryReactorThreadLocalAccessor
R
- reset() - Method in class io.sentry.reactor.SentryReactorThreadLocalAccessor
S
- SENTRY_REACTOR_SDK_NAME - Static variable in class io.sentry.reactor.BuildConfig
- SentryReactorThreadLocalAccessor - Class in io.sentry.reactor
- SentryReactorThreadLocalAccessor() - Constructor for class io.sentry.reactor.SentryReactorThreadLocalAccessor
- SentryReactorUtils - Class in io.sentry.reactor
- SentryReactorUtils() - Constructor for class io.sentry.reactor.SentryReactorUtils
- setValue(IScopes) - Method in class io.sentry.reactor.SentryReactorThreadLocalAccessor
V
- VERSION_NAME - Static variable in class io.sentry.reactor.BuildConfig
W
- withSentry(Flux<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
-
Writes the current Sentry
IScopesto theContextand usesThreadLocalAccessorto propagate it. - withSentry(Mono<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
-
Writes the current Sentry
IScopesto theContextand usesThreadLocalAccessorto propagate it. - withSentryForkedRoots(Flux<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
-
Writes a new Sentry
IScopesforked from the main scopes to theContextand usesThreadLocalAccessorto propagate it. - withSentryForkedRoots(Mono<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
-
Writes a new Sentry
IScopesforked from the main scopes to theContextand usesThreadLocalAccessorto propagate it. - withSentryScopes(Flux<T>, IScopes) - Static method in class io.sentry.reactor.SentryReactorUtils
-
Writes the given Sentry
IScopesto theContextand usesThreadLocalAccessorto propagate it. - withSentryScopes(Mono<T>, IScopes) - Static method in class io.sentry.reactor.SentryReactorUtils
-
Writes the given Sentry
IScopesto theContextand usesThreadLocalAccessorto propagate it.
All Classes and Interfaces|All Packages|Constant Field Values