public abstract class MonitorTrace extends AbstractMonitorTrace
The monitors also implement the concrete algorithm to compute statistics from the samples taken.
| Constructor and Description |
|---|
MonitorTrace(Monitor owner) |
| Modifier and Type | Method and Description |
|---|---|
int |
getConcurrent() |
long |
getDifference() |
String |
getFormattedValue(long value) |
List |
getSamples() |
long |
getStart() |
long |
getStop() |
String |
toString() |
getTags, sample, tagpublic MonitorTrace(Monitor owner)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.