@Singleton public class FieldTypeMapper extends Object
| Constructor and Description |
|---|
FieldTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
Optional<FieldTypes.Type> |
mapType(String typeName)
Map the given Elasticsearch field type to a Graylog type.
|
public Optional<FieldTypes.Type> mapType(String typeName)
typeName - Elasticsearch type nameCopyright © 2012–2021 Graylog, Inc.. All rights reserved.