| Constructor and Description |
|---|
ApiOrigin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
erasing(io.vertx.servicediscovery.Record record)
Erase record
|
protected EtcdPath |
getPath() |
ConcurrentMap<String,io.vertx.servicediscovery.Record> |
getRegistryData()
Get backend
|
protected ConcurrentMap<String,io.vertx.servicediscovery.Record> |
readData(EtcdPath path) |
public ConcurrentMap<String,io.vertx.servicediscovery.Record> getRegistryData()
OrigingetRegistryData in interface Originpublic boolean erasing(io.vertx.servicediscovery.Record record)
Originprotected EtcdPath getPath()
protected ConcurrentMap<String,io.vertx.servicediscovery.Record> readData(EtcdPath path)
Copyright © 2018. All rights reserved.