Uses of Class
org.graylog2.indexer.ranges.MongoIndexRangeService
Packages that use MongoIndexRangeService
-
Uses of MongoIndexRangeService in org.graylog2.indexer.indices.jobs
Constructors in org.graylog2.indexer.indices.jobs with parameters of type MongoIndexRangeServiceModifierConstructorDescriptionIndexSetCleanupJob(Indices indices, MongoIndexRangeService indexRangeService, IndexSet indexSet)