Package org.apache.solr.handler
Class SnapShooter.CoreSnapshotResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.handler.SnapShooter.CoreSnapshotResponse
- All Implemented Interfaces:
ReflectWritable
- Enclosing class:
SnapShooter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader -
Field Summary
FieldsModifier and TypeFieldDescriptionintintFields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startTime
-
fileCount
public int fileCount -
indexFileCount
public int indexFileCount -
status
-
snapshotCompletedAt
-
endTime
-
snapshotName
-
directoryName
-
-
Constructor Details
-
CoreSnapshotResponse
public CoreSnapshotResponse()
-