Uses of Interface
io.vertx.up.uca.job.store.JobStore
-
Packages that use JobStore Package Description io.vertx.up.uca.job io.vertx.up.uca.job.store -
-
Uses of JobStore in io.vertx.up.uca.job
Methods in io.vertx.up.uca.job that return JobStore Modifier and Type Method Description protected JobStoreAbstractMission. store() -
Uses of JobStore in io.vertx.up.uca.job.store
Methods in io.vertx.up.uca.job.store that return JobStore Modifier and Type Method Description JobStoreJobStore. add(Mission mission)static JobStoreJobPin. getStore()JobStoreJobStore. remove(Mission mission)JobStoreJobStore. update(Mission mission)
-