public class CsvConverter extends Converter
Converter.Type| Constructor and Description |
|---|
CsvConverter(Map<String,Object> config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
buildsMultipleFields() |
Object |
convert(String value) |
public CsvConverter(Map<String,Object> config) throws ConfigurationException
ConfigurationExceptionCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.