| Package | Description |
|---|---|
| io.pcp.parfait.timing |
| Class and Description |
|---|
| AbstractThreadMetric |
| EventMetricCollector
Coordinates multiple
MetricMeasurements for all the events invoked in
the process of handling the user request. |
| EventTimer
A class to provide a
EventMetricCollector to each Timeable on demand, guaranteed
to be thread-safe as long is it's only ever used by the requesting thread. |
| InProgressSnapshot |
| StepMeasurements |
| StepMeasurementSink
Destination for measurements of an individual event timing step.
|
| ThreadContext
Map-like functions to keep track of key/value pairs for application threads.
|
| ThreadContext.MdcBridge |
| ThreadCounter |
| ThreadMetric |
| ThreadMetricSuite |
| ThreadValue |
| ThreadValue.ThreadLocalMap |
| ThreadValue.WeakReferenceThreadMap |
| Timeable
An object that implements some form of metric collection via a
EventTimer. |
Copyright © 2009–2019 Performance Co-Pilot. All rights reserved.