Uses of Interface
org.graylog2.indexer.fieldtypes.MappedFieldTypesService
Packages that use MappedFieldTypesService
Package
Description
-
Uses of MappedFieldTypesService in org.graylog.plugins.views.search.rest
Constructors in org.graylog.plugins.views.search.rest with parameters of type MappedFieldTypesServiceModifierConstructorDescriptionFieldTypesResource(MappedFieldTypesService mappedFieldTypesService) SuggestionsResource(PermittedStreams permittedStreams, QuerySuggestionsService querySuggestionsService, MappedFieldTypesService mappedFieldTypesService) -
Uses of MappedFieldTypesService in org.graylog.plugins.views.search.validation
Constructors in org.graylog.plugins.views.search.validation with parameters of type MappedFieldTypesServiceModifierConstructorDescriptionQueryValidationServiceImpl(LuceneQueryParser luceneQueryParser, MappedFieldTypesService fields, Set<QueryValidator> validators) -
Uses of MappedFieldTypesService in org.graylog2.indexer.fieldtypes
Classes in org.graylog2.indexer.fieldtypes that implement MappedFieldTypesService