| Package | Description |
|---|---|
| io.pcp.parfait | |
| io.pcp.parfait.timing |
| Modifier and Type | Method and Description |
|---|---|
CompositeCounter |
TimeWindowCounterBuilder.copyFrom(MonitoredCounter templateCounter)
Creates a new CompositeCounter wrapping TimeWindowCounters (and creating
PollingMonitoredValues), using the supplied counter's name,
description, and unit as the template.
|
CompositeCounter |
TimeWindowCounterBuilder.wrapCounter(MonitoredCounter templateCounter)
Creates a new CompositeCounter wrapping TimeWindowCounters (and creating
PollingMonitoredValues), using the supplied MonitoredCounter's name,
description, and unit as the template.
|
| Modifier and Type | Method and Description |
|---|---|
MonitoredCounter |
CounterPair.getMasterCounter() |
| Constructor and Description |
|---|
EventMetricCounters(MonitoredCounter eventSpecificCounter,
MonitoredCounter totalCounter) |
Copyright © 2009–2019 Performance Co-Pilot. All rights reserved.