org.apache.flume
Class SystemClock
java.lang.Object
   org.apache.flume.SystemClock
org.apache.flume.SystemClock
- All Implemented Interfaces: 
- Clock
- public class SystemClock 
- extends Object- implements Clock
Default implementation of Clock which uses System
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SystemClock
public SystemClock()
currentTimeMillis
public long currentTimeMillis()
- 
- Specified by:
- currentTimeMillisin interface- Clock
 
- 
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.