Class JobConfig

    • Constructor Detail

      • JobConfig

        public JobConfig()
    • Method Detail

      • getStore

        public io.vertx.up.atom.config.ComponentOpts getStore()
      • setStore

        public void setStore​(io.vertx.up.atom.config.ComponentOpts store)
      • getInterval

        public io.vertx.up.atom.config.ComponentOpts getInterval()
      • setInterval

        public void setInterval​(io.vertx.up.atom.config.ComponentOpts interval)
      • getClient

        public io.vertx.up.atom.config.ComponentOpts getClient()
      • setClient

        public void setClient​(io.vertx.up.atom.config.ComponentOpts client)