public class VertxVisitor extends Object implements io.vertx.zero.config.NodeVisitor
| Constructor and Description |
|---|
VertxVisitor() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.ClusterOptions |
getCluster() |
ConcurrentMap<String,io.vertx.core.VertxOptions> |
visit(String... keys) |
public ConcurrentMap<String,io.vertx.core.VertxOptions> visit(String... keys) throws ZeroException
visit in interface io.vertx.zero.marshal.Visitor<ConcurrentMap<String,io.vertx.core.VertxOptions>>ZeroExceptionpublic io.vertx.core.ClusterOptions getCluster()
getCluster in interface io.vertx.zero.config.NodeVisitorCopyright © 2018. All rights reserved.