public class SolrClusters extends GenericModel
| Constructor and Description |
|---|
SolrClusters(List<SolrCluster> solrClusterResponses)
Instantiates a new solr cluster list.
|
| Modifier and Type | Method and Description |
|---|---|
List<SolrCluster> |
getSolrClusters()
Gets the solr cluster responses.
|
equals, hashCode, toStringpublic SolrClusters(List<SolrCluster> solrClusterResponses)
solrClusterResponses - the solr cluster responsespublic List<SolrCluster> getSolrClusters()
Copyright © 2015–2016. All rights reserved.