Uses of Interface
org.graylog2.indexer.indices.jobs.OptimizeIndexJob.Factory
Packages that use OptimizeIndexJob.Factory
-
Uses of OptimizeIndexJob.Factory in org.graylog2.indexer.indices.jobs
Constructors in org.graylog2.indexer.indices.jobs with parameters of type OptimizeIndexJob.FactoryModifierConstructorDescriptionSetIndexReadOnlyAndCalculateRangeJob(OptimizeIndexJob.Factory optimizeIndexJobFactory, CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory, IndexSetRegistry indexSetRegistry, Indices indices, IndexFieldTypesService indexFieldTypesService, IndexFieldTypePoller indexFieldTypePoller, ActivityWriter activityWriter, SystemJobManager systemJobManager, String indexName)