Package | Description |
---|---|
org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
Modifier and Type | Field and Description |
---|---|
protected static ZkTestServer |
AbstractZkTestCase.zkServer |
protected ZkTestServer |
AbstractDistribZkTestBase.zkServer |
Modifier and Type | Method and Description |
---|---|
ZkTestServer |
MiniSolrCloudCluster.getZkServer() |
Constructor and Description |
---|
ChaosMonkey(ZkTestServer zkServer,
ZkStateReader zkStateReader,
String collection,
Map<String,List<AbstractFullDistribZkTestBase.CloudJettyRunner>> shardToJetty,
Map<String,AbstractFullDistribZkTestBase.CloudJettyRunner> shardToLeaderJetty) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.