public static class CloudSolrClient.RouteResponse extends NamedList
NamedList.NamedListEntry<T>| Constructor and Description | 
|---|
| 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, asShallowMap, clear, clone, equals, findRecursive, forEach, get, get, getAll, getBooleanArg, getImmutableCopy, getName, getVal, hashCode, indexOf, iterator, remove, remove, removeAll, removeBooleanArg, removeConfigArgs, setName, setVal, size, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void setRouteResponses(NamedList routeResponses)
public NamedList getRouteResponses()
public void setRoutes(Map<String,LBHttpSolrClient.Req> routes)
public Map<String,LBHttpSolrClient.Req> getRoutes()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.