Package | Description |
---|---|
com.pushtechnology.diffusion.api.config |
Diffusion Configuration API.
|
Modifier and Type | Method and Description |
---|---|
ReporterConfig |
StatisticsConfig.addReporter(String name,
ReporterConfig.Type type)
Add a new Reporter to the statistics config.
|
ReporterConfig |
StatisticsConfig.getReporter(String reporterName)
Get a specific Reporter config from the set of defined Reporters.
|
Modifier and Type | Method and Description |
---|---|
List<ReporterConfig> |
StatisticsConfig.getReporters()
Return a list of all defined Reporters.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.