Class DocumentMapperParser

java.lang.Object
org.elasticsearch.index.mapper.DocumentMapperParser

public class DocumentMapperParser
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static void checkNoRemainingFields​(java.lang.String fieldName, java.util.Map<?,​?> fieldNodeMap)  
    static void checkNoRemainingFields​(java.util.Map<?,​?> fieldNodeMap, java.lang.String message)  
    DocumentMapper parse​(java.lang.String type, CompressedXContent source)  
    DocumentMapper parse​(java.lang.String type, CompressedXContent source, java.lang.String defaultSource)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait