Class IoTDBSessionReporter

    • Field Detail

      • sessionPool

        protected SessionPool sessionPool
        The session pool to write metrics.
    • Method Detail

      • start

        public boolean start()
        Description copied from interface: Reporter
        Start reporter.
      • stop

        public boolean stop()
        Description copied from interface: Reporter
        Stop reporter.
      • getReporterType

        public ReporterType getReporterType()
        Description copied from interface: Reporter
        Get the type of reporter.