public static class CloudSolrClient.RouteResponse extends NamedList
NamedList.NamedListEntry<T>MapWriter.EntryWriter| 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, toSolrParams, toString, writeMapfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliterator_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStrpublic void setRouteResponses(NamedList routeResponses)
public NamedList getRouteResponses()
public void setRoutes(Map<String,LBHttpSolrClient.Req> routes)
public Map<String,LBHttpSolrClient.Req> getRoutes()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.