public class Length extends AbstractFunction<Long>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
ERROR_FUNCTION, log| Constructor and Description |
|---|
Length() |
| Modifier and Type | Method and Description |
|---|---|
FunctionDescriptor<Long> |
descriptor() |
Long |
evaluate(FunctionArgs args,
EvaluationContext context) |
preComputeConstantArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessArgspublic static final String NAME
public Long evaluate(FunctionArgs args, EvaluationContext context)
public FunctionDescriptor<Long> descriptor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.