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, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public 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.