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 io.vertx.zero.exception.ZeroException
visit in interface io.vertx.zero.marshal.Visitor<ConcurrentMap<String,io.vertx.core.VertxOptions>>io.vertx.zero.exception.ZeroExceptionpublic io.vertx.core.ClusterOptions getCluster()
getCluster in interface io.vertx.zero.config.NodeVisitorCopyright © 2019. All rights reserved.