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