public static class CloudSolrClient.RouteResponse extends NamedList
NamedList.NamedListEntry<T>| Constructor and Description |
|---|
CloudSolrClient.RouteResponse() |
| Modifier and Type | Method and Description |
|---|---|
NamedList |
getRouteResponses() |
Map<String,LBHttpSolrClient.Req> |
getRoutes() |
void |
setRouteResponses(NamedList routeResponses) |
void |
setRoutes(Map<String,LBHttpSolrClient.Req> routes) |
add, addAll, addAll, asMap, clear, clone, equals, findRecursive, get, get, getAll, getBooleanArg, getImmutableCopy, getName, getVal, hashCode, indexOf, iterator, remove, remove, removeAll, removeBooleanArg, removeConfigArgs, setName, setVal, size, toStringpublic void setRouteResponses(NamedList routeResponses)
public NamedList getRouteResponses()
public void setRoutes(Map<String,LBHttpSolrClient.Req> routes)
public Map<String,LBHttpSolrClient.Req> getRoutes()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.