JavaScript is disabled on your browser.
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
org.apache.spark.util
Interface Clock
All Known Implementing Classes:
SystemClock
public interface
Clock
An interface to represent clocks, so that they can be mocked out in unit tests.
Method Summary
Methods
Modifier and Type
Method and Description
long
getTime
()
Method Detail
getTime
long getTime()
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