Class JobStatsExtended


  • public class JobStatsExtended
    extends JobStats
    • Constructor Detail

      • JobStatsExtended

        public JobStatsExtended​(JobStats jobStats)
      • JobStatsExtended

        public JobStatsExtended​(JobStats jobStats,
                                java.lang.Long amountSucceeded,
                                java.lang.Long amountFailed,
                                java.time.Instant estimatedProcessingFinishedInstant)
    • Method Detail

      • getAmountSucceeded

        public java.lang.Long getAmountSucceeded()
      • getAmountFailed

        public java.lang.Long getAmountFailed()