Class CountConveyors

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

@Singleton public class CountConveyors 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

    • CountConveyors

      public CountConveyors()
  • Method Details

    • onStartUp

      public void onStartUp()