Uses of Class
org.fusesource.hawtdispatch.Metrics

Packages that use Metrics
org.fusesource.hawtdispatch HawtDispatch HawtDispatch is an abstract model for expressing concurrency via simple but powerful API. 
 

Uses of Metrics in org.fusesource.hawtdispatch
 

Methods in org.fusesource.hawtdispatch that return Metrics
 Metrics DispatchQueue.metrics()
          Returns the usage metrics of this queue.
 

Methods in org.fusesource.hawtdispatch that return types with arguments of type Metrics
 List<Metrics> Dispatcher.metrics()
          Used to get profiling metrics for all the queues currently being profiled.
static List<Metrics> Dispatch.metrics()
          Used to get profiling metrics for all the queues currently being profiled.
 



Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.