public class Driver
extends Object
A Deephaven-side shim for StatsDriver
.
-
Constructor Summary
Constructors
Constructor |
Description |
Driver() |
|
-
Method Summary
Modifier and Type |
Method |
Description |
static void |
start(com.fishlib.base.clock.Clock clock,
com.fishlib.stats.StatsIntradayLogger intraday,
boolean getFdStats) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static void start(com.fishlib.base.clock.Clock clock,
com.fishlib.stats.StatsIntradayLogger intraday,
boolean getFdStats)