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

public static class SnapShooter.CoreSnapshotResponse extends SolrJerseyResponse
  • Field Details

    • startTime

      public String startTime
    • fileCount

      public int fileCount
    • indexFileCount

      public int indexFileCount
    • status

      public String status
    • snapshotCompletedAt

      public String snapshotCompletedAt
    • endTime

      public String endTime
    • snapshotName

      public String snapshotName
    • directoryName

      public String directoryName
  • Constructor Details

    • CoreSnapshotResponse

      public CoreSnapshotResponse()