public class LookupTableConverter extends Converter
Converter.Type| Constructor and Description |
|---|
LookupTableConverter(Map<String,Object> config,
LookupTableService lookupTableService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
buildsMultipleFields() |
Object |
convert(String value) |
public LookupTableConverter(Map<String,Object> config, LookupTableService lookupTableService) throws ConfigurationException
ConfigurationExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.