public class SchedulerFactory extends Object
| Constructor and Description |
|---|
SchedulerFactory(Map<String,Object> properties,
io.vertx.core.Vertx vertx,
io.vertx.redis.RedisClient redisClient,
org.swisspush.gateleen.monitoring.MonitoringHandler monitoringHandler,
String schedulersSchema,
String redisquesAddress) |
| Modifier and Type | Method and Description |
|---|---|
List<Scheduler> |
parseSchedulers(io.vertx.core.buffer.Buffer buffer) |
Copyright © 2016–2018. All rights reserved.