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