Package org.graylog2.indexer
Class EventsIndexMapping
java.lang.Object
org.graylog2.indexer.EventsIndexMapping
- All Implemented Interfaces:
IndexMappingTemplate
- Direct Known Subclasses:
EventsIndexMapping7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected com.google.common.collect.ImmutableList.Builder<Object>list()map()toTemplate(IndexSetConfig indexSetConfig, String indexPattern, int order) Returns the index template as a map.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog2.indexer.IndexMappingTemplate
toTemplate
-
Constructor Details
-
EventsIndexMapping
public EventsIndexMapping()
-
-
Method Details
-
toTemplate
Description copied from interface:IndexMappingTemplateReturns the index template as a map.- Specified by:
toTemplatein interfaceIndexMappingTemplate- Parameters:
indexSetConfig- the index set configurationindexPattern- the index pattern the returned template should be applied toorder- the order value of the index template- Returns:
- the index template
-
buildMappings
-
fieldProperties
-
map
-
list
-
dateFormat
-