public class ContextScheduler extends Scheduler
Scheduler.Worker
Constructor and Description |
---|
ContextScheduler(Context context,
boolean blocking) |
ContextScheduler(Vertx vertx,
boolean blocking) |
Modifier and Type | Method and Description |
---|---|
Scheduler.Worker |
createWorker() |
public ContextScheduler(Context context, boolean blocking)
public ContextScheduler(Vertx vertx, boolean blocking)
public Scheduler.Worker createWorker()
createWorker
in class Scheduler
Copyright © 2016. All rights reserved.