Class InternalOperatorIOMetricGroup

    • Method Detail

      • getNumRecordsInRateMeter

        public Meter getNumRecordsInRateMeter()
      • getNumRecordsOutRate

        public Meter getNumRecordsOutRate()
      • reuseInputMetricsForTask

        public void reuseInputMetricsForTask()
        Causes the containing task to use this operators input record counter.
      • reuseOutputMetricsForTask

        public void reuseOutputMetricsForTask()
        Causes the containing task to use this operators output record counter.
      • reuseBytesInputMetricsForTask

        public void reuseBytesInputMetricsForTask()
        Causes the containing task to use this operators input bytes counter.
      • reuseBytesOutputMetricsForTask

        public void reuseBytesOutputMetricsForTask()
        Causes the containing task to use this operators output bytes counter.