Class SimplePerfStatsReporter

  • All Implemented Interfaces:
    PerfStatsReporter

    public class SimplePerfStatsReporter
    extends Object
    implements PerfStatsReporter
    Simple implementation of PerfStatsReporter that writes stats to stdout.
    • Constructor Detail

      • SimplePerfStatsReporter

        public SimplePerfStatsReporter()
    • Method Detail

      • register

        public void register()