org.apache.hadoop.yarn
Class SystemClock

java.lang.Object
  extended by org.apache.hadoop.yarn.SystemClock
All Implemented Interfaces:
Clock

public class SystemClock
extends Object
implements Clock


Constructor Summary
SystemClock()
           
 
Method Summary
 long getTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemClock

public SystemClock()
Method Detail

getTime

public long getTime()
Specified by:
getTime in interface Clock


Copyright © 2012 Apache Software Foundation. All Rights Reserved.