public class DASReporterImpl extends AbstractReporter implements ScheduledReporter
| Constructor and Description |
|---|
DASReporterImpl(com.codahale.metrics.MetricRegistry metricRegistry,
com.codahale.metrics.MetricFilter metricFilter,
String source,
String type,
String receiverURL,
String authURL,
String username,
String password,
String dataAgentConfigPath,
long pollingPeriod) |
| Modifier and Type | Method and Description |
|---|---|
void |
report() |
void |
startReporter() |
void |
stopReporter() |
start, stoppublic void report()
report in interface ScheduledReporterpublic void startReporter()
startReporter in class AbstractReporterpublic void stopReporter()
stopReporter in class AbstractReporterCopyright © 2014–2021 WSO2. All rights reserved.