@ApiStatus.Experimental
public final class SentryScheduleHook
extends java.lang.Object
implements java.util.function.Function<java.lang.Runnable,java.lang.Runnable>
reactor.core.scheduler.Schedulers#onScheduleHook(String,
Function) to configure Reactor to copy correct hub into the operating thread.| Constructor and Description |
|---|
SentryScheduleHook() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Runnable |
apply(@NotNull java.lang.Runnable runnable) |