| Package | Description |
|---|---|
| org.fusesource.hawtdispatch |
HawtDispatch
|
| org.fusesource.hawtdispatch.internal | |
| 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 java.util.List<Metrics> |
Dispatch.metrics()
Used to get profiling metrics for all the queues
currently being profiled.
|
java.util.List<Metrics> |
Dispatcher.metrics()
Used to get profiling metrics for all the queues
currently being profiled.
|
| Modifier and Type | Method and Description |
|---|---|
Metrics |
InactiveMetricsCollector.metrics() |
abstract Metrics |
MetricsCollector.metrics() |
Metrics |
SerialDispatchQueue.metrics() |
Metrics |
GlobalDispatchQueue.metrics() |
Metrics |
ActiveMetricsCollector.metrics() |
Metrics |
ThreadDispatchQueue.metrics() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Metrics> |
HawtDispatcher.metrics() |
| Modifier and Type | Method and Description |
|---|---|
static javax.management.openmbean.CompositeData |
JmxService.convert(Metrics metric,
java.util.concurrent.TimeUnit timeUnit) |