File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 19
19
20
20
import org .apache .hadoop .classification .InterfaceAudience .Public ;
21
21
import org .apache .hadoop .classification .InterfaceStability .Evolving ;
22
- import org .apache .hadoop .util .Clock ;
23
- import org .apache .hadoop .util .Time ;
24
22
25
23
/**
26
24
* A monotonic clock from some arbitrary time base in the past, counting in
Original file line number Diff line number Diff line change 23
23
24
24
import org .apache .hadoop .classification .InterfaceAudience .Public ;
25
25
import org .apache .hadoop .classification .InterfaceStability .Evolving ;
26
- import org .apache .hadoop .util .Clock ;
27
26
28
27
/**
29
28
* Implementation of {@link Clock} that gives the current UTC time in
You can’t perform that action at this time.
0 commit comments