public static class GatewayRunner.Config extends Object
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
int |
discoveryPort() |
String |
externalHost() |
Integer |
externalPort() |
io.scalecube.net.Address[] |
seedAddresses()
Returns seeds as an
Address's array. |
List<String> |
seeds() |
int |
servicePort() |
String |
toString() |
public int servicePort()
public int discoveryPort()
public io.scalecube.net.Address[] seedAddresses()
Address's array.Address's arraypublic String externalHost()
public Integer externalPort()
Copyright © 2015–2020. All rights reserved.