Class SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment

    • Constructor Detail

      • CheckpointAlignment

        public CheckpointAlignment​(long alignmentBuffered,
                                   long processed,
                                   long persisted,
                                   long alignmentDuration)
    • Method Detail

      • getAlignmentDuration

        public long getAlignmentDuration()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object