Class CloudSolrClient.RouteResponse<T extends LBSolrClient.Req>

java.lang.Object
org.apache.solr.common.util.NamedList<Object>
org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse<T>
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Map.Entry<String,Object>>, MapSerializable, MapWriter, NavigableObject, org.noggit.JSONWriter.Writable
Enclosing class:
CloudSolrClient

public static class CloudSolrClient.RouteResponse<T extends LBSolrClient.Req> extends NamedList<Object>
See Also:
  • Constructor Details

    • RouteResponse

      public RouteResponse()
  • Method Details