Uses of Class
org.graylog.plugins.views.search.elasticsearch.IndexLookup
Packages that use IndexLookup
-
Uses of IndexLookup in org.graylog.plugins.views.search.rest
Constructors in org.graylog.plugins.views.search.rest with parameters of type IndexLookupModifierConstructorDescriptionQueryValidationResource(QueryValidationService queryValidationService, Optional<StreamQueryExplainer> optionalStreamQueryExplainer, IndexLookup indexLookup, StreamService streamService) -
Uses of IndexLookup in org.graylog2.indexer.fieldtypes
Constructors in org.graylog2.indexer.fieldtypes with parameters of type IndexLookupModifierConstructorDescriptionMappedFieldTypesServiceImpl(Configuration configuration, StreamService streamService, IndexFieldTypesService indexFieldTypesService, FieldTypeMapper fieldTypeMapper, IndexLookup indexLookup, FieldUnitObtainer fieldUnitObtainer)