Uses of Class
org.apache.solr.cloud.AbstractDistribZkTestBase
-
Packages that use AbstractDistribZkTestBase Package Description org.apache.solr.cloud Base classes and utilities for creating and testing Solr Cloud clusters. -
-
Uses of AbstractDistribZkTestBase in org.apache.solr.cloud
Subclasses of AbstractDistribZkTestBase in org.apache.solr.cloud Modifier and Type Class Description class
AbstractBasicDistributedZk2TestBase
This test simply does a bunch of basic things in solrcloud mode and asserts things work as expected.class
AbstractBasicDistributedZkTestBase
This test simply does a bunch of basic things in solrcloud mode and asserts things work as expected.class
AbstractChaosMonkeyNothingIsSafeTestBase
class
AbstractChaosMonkeySafeLeaderTestBase
class
AbstractFullDistribZkTestBase
TODO: we should still test this works as a custom update chain as well as what we test now - the default update chainclass
AbstractRestartWhileUpdatingTestBase
class
AbstractSyncSliceTestBase
Test sync phase that occurs when Leader goes down and a new Leader is elected.class
AbstractTlogReplayBufferedWhileIndexingTestBase
class
AbstractUnloadDistributedZkTestBase
This test simply does a bunch of basic things in solrcloud mode and asserts things work as expected.
-