Package io.vertx.up.verticle
Class ZeroRpcRegistry
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.vertx.up.verticle.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 Summary
Constructors Constructor Description ZeroRpcRegistry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()
-