Package | Description |
---|---|
org.apache.solr.cloud |
Base classes and utilities for creating and testing Solr Cloud clusters.
|
org.apache.solr.util |
Misc utilities useful when implementing test cases.
|
Modifier and Type | Method and Description |
---|---|
protected RestTestHarness |
AbstractFullDistribZkTestBase.randomRestTestHarness() |
protected RestTestHarness |
AbstractFullDistribZkTestBase.randomRestTestHarness(Random random) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractFullDistribZkTestBase.forAllRestTestHarnesses(UnaryOperator<RestTestHarness> op) |
Modifier and Type | Field and Description |
---|---|
protected static RestTestHarness |
RestTestBase.restTestHarness |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.