Uses of Interface
org.apache.hadoop.yarn.util.Clock

Packages that use Clock
org.apache.hadoop.yarn.util   
 

Uses of Clock in org.apache.hadoop.yarn.util
 

Classes in org.apache.hadoop.yarn.util that implement Clock
 class SystemClock
          Implementation of Clock that gives the current time from the system clock in milliseconds.
 

Constructors in org.apache.hadoop.yarn.util with parameters of type Clock
AbstractLivelinessMonitor(String name, Clock clock)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.