public class EventLogStatisticsService extends java.lang.Object implements StatisticsService
Constructor and Description |
---|
EventLogStatisticsService(DeviceConfiguration device,
EventLogRecorderConfig config,
EventLogApplicationInfo application,
EventLogSendListener listener) |
Modifier and Type | Method and Description |
---|---|
protected static java.util.List<EventLogFile> |
getLogFiles(EventLogRecorderConfig provider,
DataCollectorDebugLogger logger) |
StatisticsResult |
send() |
static StatisticsResult |
send(DeviceConfiguration device,
EventLogRecorderConfig config,
EventLogSettingsService settings,
EventLogResultDecorator decorator) |
StatisticsResult |
send(EventLogResultDecorator decorator) |
public EventLogStatisticsService(DeviceConfiguration device, EventLogRecorderConfig config, EventLogApplicationInfo application, EventLogSendListener listener)
public StatisticsResult send()
send
in interface StatisticsService
public StatisticsResult send(EventLogResultDecorator decorator)
public static StatisticsResult send(DeviceConfiguration device, EventLogRecorderConfig config, EventLogSettingsService settings, EventLogResultDecorator decorator)
protected static java.util.List<EventLogFile> getLogFiles(EventLogRecorderConfig provider, DataCollectorDebugLogger logger)