Uses of Class
org.apache.solr.util.stats.TimerContext

Packages that use TimerContext
org.apache.solr.util.stats Utilities for collecting statistics 
 

Uses of TimerContext in org.apache.solr.util.stats
 

Methods in org.apache.solr.util.stats that return TimerContext
 TimerContext Timer.time()
          Returns a timing TimerContext, which measures an elapsed time in nanoseconds.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.