| Package | Description |
|---|---|
| org.graylog.events.processor | |
| org.graylog.events.processor.aggregation |
| Modifier and Type | Method and Description |
|---|---|
void |
EventProcessor.createEvents(EventFactory eventFactory,
EventProcessorParameters parameters,
EventConsumer<List<EventWithContext>> eventsConsumer)
Creates events by using the given
EventFactory and passing them to the given EventConsumer. |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationEventProcessor.createEvents(EventFactory eventFactory,
EventProcessorParameters processorParameters,
EventConsumer<List<EventWithContext>> eventsConsumer) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.