Uses of Class
org.apache.oozie.util.Instrumentation.Timer

Packages that use Instrumentation.Timer
org.apache.oozie.util   
 

Uses of Instrumentation.Timer in org.apache.oozie.util
 

Methods in org.apache.oozie.util that return Instrumentation.Timer
 Instrumentation.Timer Instrumentation.Timer.getValue()
          Return the timer snapshot.
 

Methods in org.apache.oozie.util that return types with arguments of type Instrumentation.Timer
 Map<String,Map<String,Instrumentation.Element<Instrumentation.Timer>>> Instrumentation.getTimers()
          Return all the timers.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.