Package | Description |
---|---|
org.fusesource.hawtdispatch |
HawtDispatch
HawtDispatch is an abstract model for expressing concurrency via simple but
powerful API.
|
org.fusesource.hawtdispatch.jmx |
Modifier and Type | Method and Description |
---|---|
Metrics |
DispatchQueue.metrics()
Returns the usage metrics of this queue.
|
Modifier and Type | Method and Description |
---|---|
static List<Metrics> |
Dispatch.metrics()
Used to get profiling metrics for all the queues
currently being profiled.
|
List<Metrics> |
Dispatcher.metrics()
Used to get profiling metrics for all the queues
currently being profiled.
|
Modifier and Type | Method and Description |
---|---|
static CompositeData |
JmxService.convert(Metrics metric,
TimeUnit timeUnit) |
Copyright © 2010–2017 FuseSource, Corp.. All rights reserved.