|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeDiscovery
Interface for a module that periodically updates the nodes in a connection pool.
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
void start()
void shutdown()
org.joda.time.DateTime getLastRefreshTime()
long getRefreshCount()
long getErrorCount()
java.lang.Exception getLastException()
java.lang.String getRawHostList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||