public class SolrClusters extends GenericModel
Constructor and Description |
---|
SolrClusters(java.util.List<SolrCluster> solrClusterResponses)
Instantiates a new solr cluster list.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SolrCluster> |
getSolrClusters()
Gets the solr cluster responses.
|
equals, hashCode, toString
public SolrClusters(java.util.List<SolrCluster> solrClusterResponses)
solrClusterResponses
- the solr cluster responsespublic java.util.List<SolrCluster> getSolrClusters()