public interface TelemetryRuntimeConsumer
| Modifier and Type | Method and Description |
|---|---|
long |
getEventStats(EventsDataRecordsEnum type) |
long |
getImpressionsStats(ImpressionsDataTypeEnum data) |
LastSynchronization |
getLastSynchronization() |
long |
getSessionLength() |
long |
popAuthRejections() |
HTTPErrors |
popHTTPErrors() |
HTTPLatencies |
popHTTPLatencies() |
List<StreamingEvent> |
popStreamingEvents() |
List<String> |
popTags() |
long |
popTokenRefreshes() |
long getImpressionsStats(ImpressionsDataTypeEnum data)
long getEventStats(EventsDataRecordsEnum type)
LastSynchronization getLastSynchronization()
HTTPErrors popHTTPErrors()
HTTPLatencies popHTTPLatencies()
long popAuthRejections()
long popTokenRefreshes()
List<StreamingEvent> popStreamingEvents()
long getSessionLength()
Copyright © 2021. All rights reserved.