Uses of Class
org.graylog2.indexer.indexset.IndexSetConfigFactory
Packages that use IndexSetConfigFactory
-
Uses of IndexSetConfigFactory in org.graylog2.migrations
Constructors in org.graylog2.migrations with parameters of type IndexSetConfigFactoryModifierConstructorDescriptionV20161116172100_DefaultIndexSetMigration(ElasticsearchConfiguration elasticsearchConfiguration, Map<String, javax.inject.Provider<RotationStrategy>> rotationStrategies, Map<String, javax.inject.Provider<RetentionStrategy>> retentionStrategies, IndexSetService indexSetService, ClusterConfigService clusterConfigService, IndexSetConfigFactory indexSetConfigFactory) V20190705071400_AddEventIndexSetsMigration(ElasticsearchConfiguration elasticsearchConfiguration, IndexSetConfigFactory indexSetConfigFactory, MongoIndexSet.Factory mongoIndexSetFactory, IndexSetService indexSetService, IndexSetValidator indexSetValidator, StreamService streamService, DBEventDefinitionService dbService)