public final class DiscoveryOptions extends Object
| Constructor and Description |
|---|
DiscoveryOptions() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
discoveryPort() |
String |
memberHost() |
Integer |
memberPort() |
io.scalecube.net.Address[] |
seeds()
Returns seeds as an
Address's array. |
int |
servicePort() |
String |
toString() |
Copyright © 2015–2019. All rights reserved.