| Package | Description |
|---|---|
| io.vertx.up.eon.em | |
| io.vertx.up.micro.center | |
| io.vertx.up.micro.discovery |
| Modifier and Type | Method and Description |
|---|---|
static EtcdPath |
EtcdPath.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtcdPath[] |
EtcdPath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZeroRegistry.erasingStatus(String name,
String host,
Integer port,
EtcdPath path) |
Set<io.vertx.core.json.JsonObject> |
ZeroRegistry.getData(EtcdPath etcdPath,
String key,
BiFunction<String,io.vertx.core.json.JsonArray,Set<io.vertx.core.json.JsonObject>> convert) |
Set<String> |
ZeroRegistry.getServices(EtcdPath etcdPath) |
| Modifier and Type | Method and Description |
|---|---|
protected EtcdPath |
ApiOrigin.getPath() |
EtcdPath |
IpcOrigin.getPath() |
Copyright © 2019. All rights reserved.