Uses of Record Class
org.graylog2.indexer.indexset.IndexSetMappingTemplate
Packages that use IndexSetMappingTemplate
-
Uses of IndexSetMappingTemplate in org.graylog2.indexer
Methods in org.graylog2.indexer with parameters of type IndexSetMappingTemplateModifier and TypeMethodDescriptionEventsIndexMapping.toTemplate(IndexSetMappingTemplate indexSetConfig, Long order) IndexMapping.toTemplate(IndexSetMappingTemplate indexSetConfig, Long order) default TemplateIndexMappingTemplate.toTemplate(IndexSetMappingTemplate indexSetConfig) Returns the index template as a map.IndexMappingTemplate.toTemplate(IndexSetMappingTemplate indexSetConfig, Long order) Returns the index template as a map. -
Uses of IndexSetMappingTemplate in org.graylog2.indexer.indices
Methods in org.graylog2.indexer.indices that return IndexSetMappingTemplateModifier and TypeMethodDescriptionIndices.getTemplateIndexSetConfig(IndexSet indexSet, IndexSetConfig indexSetConfig, IndexFieldTypeProfileService profileService)