public class MappedFieldTypesService extends Object
| Constructor and Description |
|---|
MappedFieldTypesService(StreamService streamService,
IndexFieldTypesService indexFieldTypesService,
FieldTypeMapper fieldTypeMapper) |
| Modifier and Type | Method and Description |
|---|---|
Set<MappedFieldTypeDTO> |
fieldTypesByStreamIds(Collection<String> streamIds) |
@Inject public MappedFieldTypesService(StreamService streamService, IndexFieldTypesService indexFieldTypesService, FieldTypeMapper fieldTypeMapper)
public Set<MappedFieldTypeDTO> fieldTypesByStreamIds(Collection<String> streamIds)
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.