public class MethodStatComposite extends AbstractMetricsExport
| Constructor and Description |
|---|
MethodStatComposite(ApplicationModel applicationModel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
calSamplesChanged()
Check if samples have been changed.
|
List<MetricSample> |
export(MetricsCategory category)
export all.
|
void |
incrementMethodKey(MetricsKeyWrapper wrapper,
MethodMetric methodMetric,
int size) |
void |
initMethodKey(MetricsKeyWrapper wrapper,
Invocation invocation) |
void |
initWrapper(List<MetricsKeyWrapper> metricsKeyWrappers) |
getApplicationModel, getAppNamepublic MethodStatComposite(ApplicationModel applicationModel)
public void initWrapper(List<MetricsKeyWrapper> metricsKeyWrappers)
public void initMethodKey(MetricsKeyWrapper wrapper, Invocation invocation)
public void incrementMethodKey(MetricsKeyWrapper wrapper, MethodMetric methodMetric, int size)
public List<MetricSample> export(MetricsCategory category)
MetricsExportpublic boolean calSamplesChanged()
MetricsExportCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.