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