Index

B G I K R S V W 
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 IScopes to the Context and uses ThreadLocalAccessor to propagate it.
withSentry(Mono<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
Writes the current Sentry IScopes to the Context and uses ThreadLocalAccessor to propagate it.
withSentryForkedRoots(Flux<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
Writes a new Sentry IScopes forked from the main scopes to the Context and uses ThreadLocalAccessor to propagate it.
withSentryForkedRoots(Mono<T>) - Static method in class io.sentry.reactor.SentryReactorUtils
Writes a new Sentry IScopes forked from the main scopes to the Context and uses ThreadLocalAccessor to propagate it.
withSentryScopes(Flux<T>, IScopes) - Static method in class io.sentry.reactor.SentryReactorUtils
Writes the given Sentry IScopes to the Context and uses ThreadLocalAccessor to propagate it.
withSentryScopes(Mono<T>, IScopes) - Static method in class io.sentry.reactor.SentryReactorUtils
Writes the given Sentry IScopes to the Context and uses ThreadLocalAccessor to propagate it.
B G I K R S V W 
All Classes and Interfaces|All Packages|Constant Field Values