| Package | Description |
|---|---|
| io.split.storages.pluggable.adapters | |
| io.split.telemetry.domain | |
| io.split.telemetry.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
UserCustomTelemetryAdapterProducer.recordStreamingEvents(StreamingEvent streamingEvent) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamingEvent> |
Stats.get_streamingEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Stats.set_streamingEvents(List<StreamingEvent> _streamingEvents) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamingEvent> |
InMemoryTelemetryStorage.popStreamingEvents() |
List<StreamingEvent> |
TelemetryRuntimeConsumer.popStreamingEvents() |
List<StreamingEvent> |
NoopTelemetryStorage.popStreamingEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryTelemetryStorage.recordStreamingEvents(StreamingEvent streamingEvent) |
void |
TelemetryRuntimeProducer.recordStreamingEvents(StreamingEvent streamingEvent) |
void |
NoopTelemetryStorage.recordStreamingEvents(StreamingEvent streamingEvent) |
Copyright © 2021. All rights reserved.