Class ScatterStatistics

    • Method Detail

      • getCompressionElapsed

        public long getCompressionElapsed()
        The number of milliseconds elapsed in the parallel compression phase
        Returns:
        The number of milliseconds elapsed
      • getMergingElapsed

        public long getMergingElapsed()
        The number of milliseconds elapsed in merging the results of the parallel compression, the IO phase
        Returns:
        The number of milliseconds elapsed