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