程序包 | 说明 |
---|---|
reactor.core.scheduler |
Scheduler contract and static
registry and factory methods in Schedulers . |
限定符和类型 | 方法和说明 |
---|---|
static Schedulers.Snapshot |
Schedulers.setFactoryWithSnapshot(Schedulers.Factory newFactory)
|
限定符和类型 | 方法和说明 |
---|---|
static void |
Schedulers.resetFrom(Schedulers.Snapshot snapshot)
Replace the current Factory and shared Schedulers with the ones saved in a
previously
captured snapshot. |