public static class EventProcessorParametersWithTimerange.FallbackParameters extends Object implements EventProcessorParametersWithTimerange
EventProcessorParametersWithTimerange.Builder<SELF>, EventProcessorParametersWithTimerange.FallbackParametersFIELD_TIMERANGETYPE_FIELD| Constructor and Description |
|---|
FallbackParameters() |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
timerange() |
String |
type() |
EventProcessorParametersWithTimerange |
withTimerange(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
public String type()
type in interface EventProcessorParameterspublic TimeRange timerange()
timerange in interface EventProcessorParametersWithTimerangepublic EventProcessorParametersWithTimerange withTimerange(org.joda.time.DateTime from, org.joda.time.DateTime to)
withTimerange in interface EventProcessorParametersWithTimerangeCopyright © 2012–2021 Graylog, Inc.. All rights reserved.