public class CollectionAdminResponse extends SolrResponseBase
| Constructor and Description |
|---|
CollectionAdminResponse() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAliases() |
Map<String,List<String>> |
getAliasesAsLists() |
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, toStringdeserialize, getException, serializablepublic boolean isSuccess()
public String getWarning()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.