|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use BeforeReconnect | |
|---|---|
| org.apache.solr.common.cloud | Common Solr Cloud and ZooKeeper related classes reused on both clients & server. |
| Uses of BeforeReconnect in org.apache.solr.common.cloud |
|---|
| Constructors in org.apache.solr.common.cloud with parameters of type BeforeReconnect | |
|---|---|
ConnectionManager(String name,
SolrZkClient client,
String zkServerAddress,
ZkClientConnectionStrategy strat,
OnReconnect onConnect,
BeforeReconnect beforeReconnect)
|
|
SolrZkClient(String zkServerAddress,
int zkClientTimeout,
int clientConnectTimeout,
ZkClientConnectionStrategy strat,
OnReconnect onReconnect,
BeforeReconnect beforeReconnect)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||