public interface ApiConfig extends Config
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionTimeout()
Connection time out in seconds
|
String |
getLegacyHost()
Deprecated.
|
int |
getLegacyPort()
Deprecated.
|
String |
getLegacyProtocol()
Deprecated.
|
List<Connection> |
getNodes() |
boolean |
hasNodes() |
List<Connection> getNodes()
boolean hasNodes()
int getConnectionTimeout()
@Deprecated int getLegacyPort()
@Deprecated String getLegacyProtocol()
@Deprecated String getLegacyHost()
Copyright © 2019. All rights reserved.