Package io.vertx.up.uca.job.center
Interface Agha
- All Known Implementing Classes:
AbstractAgha,FormulaAgha
public interface Agha
Job manager to manage each job here.
-
Method Summary
-
Method Details
-
get
-
begin
Start new job by definition of Mission here. Async start and return Future, here long type is timerId, you can control this job by timerId
-