protected abstract static class MultiSolrCloudTestCase.DefaultClusterCreateFunction extends Object implements Function<String,MiniSolrCloudCluster>
Constructor and Description |
---|
DefaultClusterCreateFunction() |
Modifier and Type | Method and Description |
---|---|
MiniSolrCloudCluster |
apply(String clusterId) |
protected abstract int |
nodesPerCluster(String clusterId) |
protected abstract int nodesPerCluster(String clusterId)
public MiniSolrCloudCluster apply(String clusterId)
apply
in interface Function<String,MiniSolrCloudCluster>
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.