@Singleton public class IndexMappingFactory extends Object
| Constructor and Description |
|---|
IndexMappingFactory(Node node,
Map<String,IndexTemplateProvider> providers) |
| Modifier and Type | Method and Description |
|---|---|
IndexMappingTemplate |
createIndexMapping(IndexSetConfig indexSetConfig) |
@Inject public IndexMappingFactory(Node node, Map<String,IndexTemplateProvider> providers)
@Nonnull public IndexMappingTemplate createIndexMapping(@Nonnull IndexSetConfig indexSetConfig)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.