Uses of Class
org.graylog2.indexer.indexset.MongoIndexSetService
Packages that use MongoIndexSetService
-
Uses of MongoIndexSetService in org.graylog2.indexer.fieldtypes.mapping
Constructors in org.graylog2.indexer.fieldtypes.mapping with parameters of type MongoIndexSetServiceModifierConstructorDescriptionFieldTypeMappingsService(IndexSetService indexSetService, MongoIndexSet.Factory mongoIndexSetFactory, MongoIndexSetService mongoIndexSetService, IndexFieldTypeProfileService profileService)