Class ProcessingSummary


  • public class ProcessingSummary
    extends Object
    • Constructor Detail

      • ProcessingSummary

        public ProcessingSummary​(int bytesWritten,
                                 int bytesProcessed)
    • Method Detail

      • getBytesProcessed

        public int getBytesProcessed()
      • getBytesWritten

        public int getBytesWritten()