org.apache.hadoop.yarn.util
Interface Clock

All Known Implementing Classes:
SystemClock

@InterfaceAudience.Public
@InterfaceStability.Stable
public interface Clock

A simple clock interface that gives you time.


Method Summary
 long getTime()
           
 

Method Detail

getTime

long getTime()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.