public class CollectionAdminResponse extends SolrResponseBase
MapWriter.EntryWriter
Constructor and Description |
---|
CollectionAdminResponse() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAliases() |
Map<String,List<String>> |
getAliasesAsLists() |
Map<String,Map<String,String>> |
getAliasProperties() |
Map<String,NamedList<Integer>> |
getCollectionCoresStatus() |
Map<String,NamedList<Integer>> |
getCollectionNodesStatus() |
NamedList<NamedList<Object>> |
getCollectionStatus() |
NamedList<String> |
getErrorMessages() |
String |
getWarning() |
boolean |
isSuccess() |
getElapsedTime, getQTime, getRequestUrl, getResponse, getResponseHeader, getStatus, setElapsedTime, setRequestUrl, setResponse, toString, writeMap
deserialize, getException, serializable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr
public boolean isSuccess()
public String getWarning()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.