Package org.apache.solr.client.api.model
Class ReplicationBackupResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.ReplicationBackupResponse
- All Implemented Interfaces:
ReflectWritable
Response for the v2 "replication backup" API
-
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
-
result
-
status
-
message
-
exception
-
-
Constructor Details
-
ReplicationBackupResponse
public ReplicationBackupResponse()
-