@Beta
public class RxJavaEventloopScheduler
extends rx.Scheduler
EventLoopGroup instance to schedule tasks. This should typically be used as
a computation scheduler or any other scheduler that do not schedule blocking tasks. | Constructor and Description |
|---|
RxJavaEventloopScheduler(io.netty.channel.EventLoopGroup eventLoopGroup) |
| Modifier and Type | Method and Description |
|---|---|
rx.Scheduler.Worker |
createWorker() |