public class VertxVisitor extends Object implements NodeVisitor
YKEY_CLUSTERED, YKEY_INSTANCE, YKEY_NAME, YKEY_OPTIONS| 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.up.exception.ZeroException
visit in interface Visitor<ConcurrentMap<String,io.vertx.core.VertxOptions>>io.vertx.up.exception.ZeroExceptionpublic io.vertx.core.ClusterOptions getCluster()
getCluster in interface NodeVisitorCopyright © 2021. All rights reserved.