Class SnapshotBackupAPI.BackupReplicationResponse
- java.lang.Object
-
- org.apache.solr.client.api.model.SolrJerseyResponse
-
- org.apache.solr.handler.admin.api.SnapshotBackupAPI.BackupReplicationResponse
-
- All Implemented Interfaces:
ReflectWritable
- Enclosing class:
- SnapshotBackupAPI
public static class SnapshotBackupAPI.BackupReplicationResponse 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 Exception
exception
String
message
org.apache.solr.common.util.NamedList<?>
result
String
status
-
Fields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader
-
-
Constructor Summary
Constructors Constructor Description BackupReplicationResponse()
-