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