public static class CloudSolrServer.RouteResponse extends NamedList
NamedList.NamedListEntry<T>
Constructor and Description |
---|
CloudSolrServer.RouteResponse() |
Modifier and Type | Method and Description |
---|---|
NamedList |
getRouteResponses() |
Map<String,LBHttpSolrServer.Req> |
getRoutes() |
void |
setRouteResponses(NamedList routeResponses) |
void |
setRoutes(Map<String,LBHttpSolrServer.Req> routes) |
public void setRouteResponses(NamedList routeResponses)
public NamedList getRouteResponses()
public void setRoutes(Map<String,LBHttpSolrServer.Req> routes)
public Map<String,LBHttpSolrServer.Req> getRoutes()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.