Package org.apache.solr.client.api.model
Class ExperimentalResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.ExperimentalResponse
- All Implemented Interfaces:
ReflectWritable
- Direct Known Subclasses:
ZooKeeperListChildrenResponse
SolrJerseyResponse implementation with a warning field indicating that the format may
change-
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
-
warning
-
-
Constructor Details
-
ExperimentalResponse
public ExperimentalResponse()
-