Class CollectionAdminRequest.RequestApiDistributedProcessingResponse
java.lang.Object
org.apache.solr.client.solrj.SolrResponse
org.apache.solr.client.solrj.response.SolrResponseBase
org.apache.solr.client.solrj.response.CollectionAdminResponse
org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestApiDistributedProcessingResponse
- All Implemented Interfaces:
Serializable,MapSerializable,MapWriter,NavigableObject,org.noggit.JSONWriter.Writable
- Enclosing class:
CollectionAdminRequest<T extends CollectionAdminResponse>
public static class CollectionAdminRequest.RequestApiDistributedProcessingResponse
extends CollectionAdminResponse
A response object for
CollectionAdminRequest.RequestApiDistributedProcessing requests- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.solr.common.MapWriter
MapWriter.EntryWriter -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.solr.client.solrj.response.CollectionAdminResponse
getAliases, getAliasesAsLists, getAliasProperties, getCollectionCoresStatus, getCollectionNodesStatus, getCollectionStatus, getErrorMessages, getWarning, isSuccessMethods inherited from class org.apache.solr.client.solrj.response.SolrResponseBase
getElapsedTime, getQTime, getRequestUrl, getResponse, getResponseHeader, getStatus, setElapsedTime, setRequestUrl, setResponse, toString, writeMapMethods inherited from class org.apache.solr.client.solrj.SolrResponse
getExceptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.solr.common.NavigableObject
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
-
Constructor Details
-
RequestApiDistributedProcessingResponse
public RequestApiDistributedProcessingResponse()
-
-
Method Details
-
getIsCollectionApiDistributed
public boolean getIsCollectionApiDistributed()
-