JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.flink.metrics.datadog
Interface Clock
public interface
Clock
A 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
long
getUnixEpochTimestamp
()
Method Details
getUnixEpochTimestamp
long
getUnixEpochTimestamp
()