See: Description
| Class | Description |
|---|---|
| AbstractDistribZkTestBase | |
| AbstractFullDistribZkTestBase |
TODO: we should still test this works as a custom update chain as well as
what we test now - the default update chain
|
| AbstractFullDistribZkTestBase.CloudJettyRunner | |
| AbstractFullDistribZkTestBase.CloudSolrServerClient | |
| AbstractZkTestCase |
Base test class for ZooKeeper tests.
|
| ChaosMonkey |
The monkey can stop random or specific jetties used with SolrCloud.
|
| CloudInspectUtil | |
| ConfigRequest |
A class for making a request to the config handler.
|
| IpTables |
To use, tests must be able to run iptables, eg sudo chmod u+s iptables
|
| MiniSolrCloudCluster |
"Mini" SolrCloud cluster to be used for testing
|
| MiniSolrCloudCluster.JettySolrRunnerWithMetrics | |
| MockSolrZkClient | |
| MockZkStateReader | |
| MultiSolrCloudTestCase |
Base class for tests that require more than one SolrCloud
Derived tests should call
MultiSolrCloudTestCase.doSetupClusters(String[], Function, BiConsumer) in a BeforeClass
static method. |
| MultiSolrCloudTestCase.DefaultClusterCreateFunction | |
| MultiSolrCloudTestCase.DefaultClusterInitFunction | |
| SolrCloudAuthTestCase |
Base test class for cloud tests wanting to track authentication metrics.
|
| SolrCloudTestCase |
Base class for SolrCloud tests
Derived tests should call
SolrCloudTestCase.configureCluster(int) in a BeforeClass
static method or Before setUp method. |
| SolrCloudTestCase.Builder |
Builder class for a MiniSolrCloudCluster
|
| StoppableCommitThread | |
| StoppableIndexingThread | |
| ZkTestServer | |
| ZkTestServer.HostPort |
| Enum | Description |
|---|---|
| ZkTestServer.LimitViolationAction |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.