Package org.apache.flink.metrics.datadog
Interface Clock
-
public interface ClockA simple clock that returns the number of seconds since the unix epoch.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetUnixEpochTimestamp()
-