Package org.apache.solr.client.api.model
Class AsyncJerseyResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.AsyncJerseyResponse
- All Implemented Interfaces:
ReflectWritable
- Direct Known Subclasses:
CreateCollectionSnapshotResponse,DeleteCollectionSnapshotResponse,ListCollectionSnapshotsResponse,SubResponseAccumulatingJerseyResponse
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader -
Field Summary
FieldsFields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
requestId
-
-
Constructor Details
-
AsyncJerseyResponse
public AsyncJerseyResponse()
-