public interface NodeDiscovery
| Modifier and Type | Method and Description |
|---|---|
long |
getErrorCount() |
java.lang.Exception |
getLastException() |
org.joda.time.DateTime |
getLastRefreshTime() |
java.lang.String |
getRawHostList() |
long |
getRefreshCount() |
void |
shutdown()
Stop the node discovery thread
|
void |
start()
Start the node discovery thread
|
void start()
void shutdown()
org.joda.time.DateTime getLastRefreshTime()
long getRefreshCount()
long getErrorCount()
java.lang.Exception getLastException()
java.lang.String getRawHostList()