public class IsUrl extends AbstractFunction<Boolean>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
ERROR_FUNCTION, log| Constructor and Description |
|---|
IsUrl() |
| 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
public Boolean evaluate(FunctionArgs args, EvaluationContext context)
public FunctionDescriptor<Boolean> descriptor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.