Class Driver

java.lang.Object
io.deephaven.stats.Driver

public class Driver extends Object
A Deephaven-side shim for StatsDriver.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    start(com.fishlib.base.clock.Clock clock, io.deephaven.enterprise.stats.StatsIntradayLogger intraday, boolean getFdStats)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Driver

      public Driver()
  • Method Details

    • start

      public static void start(com.fishlib.base.clock.Clock clock, io.deephaven.enterprise.stats.StatsIntradayLogger intraday, boolean getFdStats)