public class MonitoredMethodMetrics extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ApmAgentContext |
apmAgentContext |
| Modifier and Type | Method and Description |
|---|---|
void |
calculateMethodMetrics(List<? extends MethodMetrics> methodMetricsList) |
protected MethodMetricsProxy |
createProxy(int rank) |
protected void |
destroy() |
int |
getMonitorSize() |
void |
setMonitorSize(int monitorSize) |
protected final ApmAgentContext apmAgentContext
public int getMonitorSize()
public void setMonitorSize(int monitorSize)
public void calculateMethodMetrics(List<? extends MethodMetrics> methodMetricsList)
protected MethodMetricsProxy createProxy(int rank)
protected void destroy()
Copyright © 2011–2016 Red Hat. All rights reserved.