JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.confluent.monitoring.common
Interface Clock
All Known Implementing Classes:
SystemClock
public interface
Clock
The clock interface to get current system time
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
currentTimeMillis
()
Returns the current time in milliseconds.
Method Detail
currentTimeMillis
long currentTimeMillis()
Returns the current time in milliseconds.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method