Package reactor.core.scheduler
@NullMarked
package reactor.core.scheduler
Scheduler contract and static
registry and factory methods in Schedulers.- Author:
- Stephane Maldini
-
ClassDescriptionA marker interface that is detected on
Threadswhile executing Reactor blocking APIs, resulting in these calls throwing an exception.Provides an abstract asynchronous boundary to operators.A worker representing an asynchronous boundary that executes tasks.Public factory hook to override Schedulers behavior globallyIt is alsoDisposablein case you don't want to restore the liveSchedulers