Uses of Class
org.apache.mahout.common.TimingStatistics.Call

Packages that use TimingStatistics.Call
org.apache.mahout.common   
 

Uses of TimingStatistics.Call in org.apache.mahout.common
 

Subclasses of TimingStatistics.Call in org.apache.mahout.common
 class TimingStatistics.LeadTimeCall
          Ignores counting the performance metrics.
 

Methods in org.apache.mahout.common that return TimingStatistics.Call
 TimingStatistics.Call TimingStatistics.newCall(long leadTimeUsec)
          Ignores counting the performance metrics until leadTimeIsFinished The caller should enough time for the JIT to warm up.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.