public abstract class GIMMapping extends IndexMapping
TYPE_MESSAGE| Constructor and Description |
|---|
GIMMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
dateFormats() |
protected List<Map<String,Map<String,Object>>> |
dynamicTemplate() |
protected Map<String,Map<String,Object>> |
fieldProperties(String analyzer) |
Map<String,Object> |
messageTemplate(String template,
String analyzer,
int order) |
analyzerKeyword, dateFormat, mapping, messageMapping, toTemplate, typeLong, typeTimeWithMillisclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoTemplateprotected List<Map<String,Map<String,Object>>> dynamicTemplate()
dynamicTemplate in class IndexMappingprotected abstract String dateFormats()
protected Map<String,Map<String,Object>> fieldProperties(String analyzer)
fieldProperties in class IndexMappingpublic Map<String,Object> messageTemplate(String template, String analyzer, int order)
messageTemplate in class IndexMappingCopyright © 2012–2021 Graylog, Inc.. All rights reserved.