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:
 DeleteCollectionSnapshotResponse,SubResponseAccumulatingJerseyResponse
public class AsyncJerseyResponse extends SolrJerseyResponse
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader 
 - 
 
- 
Field Summary
Fields Modifier and Type Field Description StringrequestId- 
Fields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader 
 - 
 
- 
Constructor Summary
Constructors Constructor Description AsyncJerseyResponse() 
 - 
 
- 
- 
Field Detail
- 
requestId
public String requestId
 
 - 
 
 -