Uses of Class
org.graylog2.indexer.indexset.profile.IndexFieldTypeProfileUsagesService
Packages that use IndexFieldTypeProfileUsagesService
-
Uses of IndexFieldTypeProfileUsagesService in org.graylog2.indexer.indexset.profile
Constructors in org.graylog2.indexer.indexset.profile with parameters of type IndexFieldTypeProfileUsagesServiceModifierConstructorDescriptionIndexFieldTypeProfileService(MongoConnection mongoConnection, MongoJackObjectMapperProvider mapper, MongoCollections mongoCollections, IndexFieldTypeProfileUsagesService indexFieldTypeProfileUsagesService, IndexSetService indexSetService)