Class CoreSnapshotAPI.DeleteSnapshotResponse
- java.lang.Object
-
- org.apache.solr.jersey.SolrJerseyResponse
-
- org.apache.solr.handler.admin.api.CoreSnapshotAPI.DeleteSnapshotResponse
-
- All Implemented Interfaces:
org.apache.solr.common.MapSerializable,org.apache.solr.common.MapWriter,org.apache.solr.common.NavigableObject,JacksonReflectMapWriter
- Enclosing class:
- CoreSnapshotAPI
public static class CoreSnapshotAPI.DeleteSnapshotResponse extends SolrJerseyResponse
The Response forCoreSnapshotAPI'sCoreSnapshotAPI.deleteSnapshot(String, String, String)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.solr.jersey.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader
-
-
Field Summary
Fields Modifier and Type Field Description StringcommitNameStringcoreName-
Fields inherited from class org.apache.solr.jersey.SolrJerseyResponse
error, responseHeader
-
-
Constructor Summary
Constructors Constructor Description DeleteSnapshotResponse()
-