public class MatricPackageEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MatricPackageEvent.PackageEventFactory |
| Constructor and Description |
|---|
MatricPackageEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Map<String,Map<MetricKey,PackageMetric>> |
getMetrics() |
int |
getSendCount() |
void |
reset(Map<String,Map<MetricKey,PackageMetric>> metrics,
int sendCount) |
public void reset(Map<String,Map<MetricKey,PackageMetric>> metrics, int sendCount)
public Map<String,Map<MetricKey,PackageMetric>> getMetrics()
public int getSendCount()
public void clear()
Copyright © 2019. All rights reserved.