ERROR_FUNCTION, log| Constructor and Description |
|---|
AbstractPeriodComponentFunction() |
| Modifier and Type | Method and Description |
|---|---|
FunctionDescriptor<org.joda.time.Period> |
descriptor() |
org.joda.time.Period |
evaluate(FunctionArgs args,
EvaluationContext context) |
protected abstract String |
getDescription() |
protected abstract String |
getName() |
protected abstract org.joda.time.Period |
getPeriod(int period) |
preComputeConstantArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessArgs@Nonnull protected abstract org.joda.time.Period getPeriod(int period)
public org.joda.time.Period evaluate(FunctionArgs args, EvaluationContext context)
public FunctionDescriptor<org.joda.time.Period> descriptor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.