Class GaugeConveyors

java.lang.Object
io.datarouter.conveyor.BaseConveyors
io.datarouter.metric.gauge.conveyor.GaugeConveyors
All Implemented Interfaces:
io.datarouter.web.listener.DatarouterAppListener

@Singleton public class GaugeConveyors extends io.datarouter.conveyor.BaseConveyors
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.datarouter.conveyor.BaseConveyors

    io.datarouter.conveyor.BaseConveyors.ExecsAndConveyors
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class io.datarouter.conveyor.BaseConveyors

    getExecsAndConveyorsbyName, onShutDown, start, start

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.web.listener.DatarouterAppListener

    safeToExecuteInParallel
  • Constructor Details

    • GaugeConveyors

      public GaugeConveyors()
  • Method Details

    • onStartUp

      public void onStartUp()