| Package | Description |
|---|---|
| org.graylog.events.processor.aggregation |
| Modifier and Type | Method and Description |
|---|---|
abstract AggregationEventProcessorParameters |
AggregationEventProcessorParameters.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AggregationSearch |
AggregationSearch.Factory.create(AggregationEventProcessorConfig config,
AggregationEventProcessorParameters parameters,
String searchOwner,
EventDefinition eventDefinition) |
| Constructor and Description |
|---|
PivotAggregationSearch(AggregationEventProcessorConfig config,
AggregationEventProcessorParameters parameters,
String searchOwner,
EventDefinition eventDefinition,
SearchJobService searchJobService,
QueryEngine queryEngine,
EventsConfigurationProvider configProvider,
MoreSearch moreSearch,
PermittedStreams permittedStreams) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.