public class MappedFieldTypesServiceImpl extends Object implements MappedFieldTypesService
| Constructor and Description |
|---|
MappedFieldTypesServiceImpl(StreamService streamService,
IndexFieldTypesService indexFieldTypesService,
FieldTypeMapper fieldTypeMapper,
IndexLookup indexLookup) |
| Modifier and Type | Method and Description |
|---|---|
Set<MappedFieldTypeDTO> |
fieldTypesByStreamIds(Collection<String> streamIds,
TimeRange timeRange) |
@Inject public MappedFieldTypesServiceImpl(StreamService streamService, IndexFieldTypesService indexFieldTypesService, FieldTypeMapper fieldTypeMapper, IndexLookup indexLookup)
public Set<MappedFieldTypeDTO> fieldTypesByStreamIds(Collection<String> streamIds, TimeRange timeRange)
fieldTypesByStreamIds in interface MappedFieldTypesServiceCopyright © 2012–2022 Graylog, Inc.. All rights reserved.