Class JsonAvgBenchmarkResultWriter

    • Field Detail

      • totalElapsedMillis

        public long totalElapsedMillis
      • totalInputRows

        public long totalInputRows
      • totalInputRowsPerSecond

        public long totalInputRowsPerSecond
      • totalOutputRows

        public long totalOutputRows
      • totalOutputRowsPerSecond

        public long totalOutputRowsPerSecond
      • totalInputMegabytes

        public long totalInputMegabytes
      • totalInputMegabytesPerSecond

        public long totalInputMegabytesPerSecond
    • Constructor Detail

      • JsonAvgBenchmarkResultWriter

        public JsonAvgBenchmarkResultWriter​(OutputStream outputStream)