Uses of Class
org.graylog2.indexer.IndexMappingFactory
Packages that use IndexMappingFactory
-
Uses of IndexMappingFactory in org.graylog2.indexer.indices
Constructors in org.graylog2.indexer.indices with parameters of type IndexMappingFactoryModifierConstructorDescriptionIndices(IndexMappingFactory indexMappingFactory, NodeId nodeId, AuditEventSender auditEventSender, com.google.common.eventbus.EventBus eventBus, IndicesAdapter indicesAdapter)