Class ZeroRpcRegistry

  • All Implemented Interfaces:
    io.vertx.core.Verticle

    @Worker(value=REQUEST_MICRO_WORKER,
            instances=1)
    public class ZeroRpcRegistry
    extends io.vertx.core.AbstractVerticle
    Get data from event bus and push metdata to Etcd ( IPC )
    • Constructor Detail

      • ZeroRpcRegistry

        public ZeroRpcRegistry()
    • Method Detail

      • start

        public void start()
        Overrides:
        start in class io.vertx.core.AbstractVerticle