Time of the batch
A map of input stream id to its input info
Clock time of when jobs of this batch was submitted to the streaming scheduler queue
Clock time of when the first job of this batch started processing
Clock time of when the last job of this batch finished processing
The output operations in this batch
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      Time of the batch
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      The number of recorders received by the receivers in this batch.
      
    
      The output operations in this batch
      
    
      Time taken for the all jobs of this batch to finish processing from the time they started processing.
Time taken for the all jobs of this batch to finish processing from the time they started
processing. Essentially, it is processingEndTime - processingStartTime.
      
    
      Clock time of when the last job of this batch finished processing
      
    
      Clock time of when the first job of this batch started processing
      
    
      Time taken for the first job of this batch to start processing from the time this batch was submitted to the streaming scheduler.
Time taken for the first job of this batch to start processing from the time this batch
was submitted to the streaming scheduler. Essentially, it is
processingStartTime - submissionTime.
      
    
      A map of input stream id to its input info
      
    
      Clock time of when jobs of this batch was submitted to the streaming scheduler queue
      
    
      
      
    
      Time taken for all the jobs of this batch to finish processing from the time they were submitted.
Time taken for all the jobs of this batch to finish processing from the time they
were submitted.  Essentially, it is processingDelay + schedulingDelay.
      
    
      
      
    
      
      
    
      
:: DeveloperApi :: Class having information on completed batches.
Time of the batch
A map of input stream id to its input info
Clock time of when jobs of this batch was submitted to the streaming scheduler queue
Clock time of when the first job of this batch started processing
Clock time of when the last job of this batch finished processing
The output operations in this batch