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