public interface Agha
Job manager to manage each job here.
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Long> |
begin(Mission mission)
Start new job by definition of Mission here.
|
static Agha |
get(io.vertx.up.eon.em.JobType type) |
Copyright © 2021. All rights reserved.