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