public class FlexParseDate extends TimezoneAwareFunction
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT |
static String |
NAME |
static String |
VALUE |
ERROR_FUNCTION, log| Constructor and Description |
|---|
FlexParseDate() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
description() |
protected org.joda.time.DateTime |
evaluate(FunctionArgs args,
EvaluationContext context,
org.joda.time.DateTimeZone timezone) |
protected String |
getName() |
protected com.google.common.collect.ImmutableList<ParameterDescriptor> |
params() |
descriptor, evaluatepreComputeConstantArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessArgspublic static final String VALUE
public static final String NAME
public static final String DEFAULT
protected org.joda.time.DateTime evaluate(FunctionArgs args, EvaluationContext context, org.joda.time.DateTimeZone timezone)
evaluate in class TimezoneAwareFunctionprotected String description()
description in class TimezoneAwareFunctionprotected String getName()
getName in class TimezoneAwareFunctionprotected com.google.common.collect.ImmutableList<ParameterDescriptor> params()
params in class TimezoneAwareFunctionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.