| Package | Description |
|---|---|
| org.graylog.plugins.views.search.rest | |
| org.graylog2.indexer.fieldtypes |
| Modifier and Type | Method and Description |
|---|---|
static MappedFieldTypeDTO |
MappedFieldTypeDTO.create(String name,
FieldTypes.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Set<MappedFieldTypeDTO> |
FieldTypesResource.allFieldTypes() |
Set<MappedFieldTypeDTO> |
FieldTypesResource.byStreams(FieldTypesForStreamsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Set<MappedFieldTypeDTO> |
MappedFieldTypesService.fieldTypesByStreamIds(Collection<String> streamIds,
TimeRange timeRange) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.