| Package | Description |
|---|---|
| org.graylog.events.processor | |
| org.graylog.events.processor.aggregation |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventProcessorParametersWithTimerange.FallbackParameters |
| Modifier and Type | Method and Description |
|---|---|
abstract EventProcessorParametersWithTimerange |
EventProcessorExecutionJob.Config.parameters() |
EventProcessorParametersWithTimerange |
EventProcessorParametersWithTimerange.withTimerange(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
EventProcessorParametersWithTimerange |
EventProcessorParametersWithTimerange.FallbackParameters.withTimerange(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
| Modifier and Type | Method and Description |
|---|---|
abstract EventProcessorExecutionJob.Config.Builder |
EventProcessorExecutionJob.Config.Builder.parameters(EventProcessorParametersWithTimerange parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationEventProcessorParameters |
| Modifier and Type | Method and Description |
|---|---|
EventProcessorParametersWithTimerange |
AggregationEventProcessorParameters.withTimerange(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.