Package io.vertx.tp.jet.uca.micro


package io.vertx.tp.jet.uca.micro
  • Classes
    Class
    Description
    「Consumer」 Default consumer to consume request, complex code logical
    「JobStore」 Database job store that will be used in `vertx-jet`.
    「Worker」 Important worker here
    「Ingest」 Parameter extraction when paramMode = DEFINE, it's valid
    「Job Instance」 Configured in database, it's not need @Job When the job has been stored into database, it's not need @Job, in this situation zero system will ignore scanned this job instead of other implemention