Class FieldAliasMapper.TypeParser

java.lang.Object
org.elasticsearch.index.mapper.FieldAliasMapper.TypeParser
All Implemented Interfaces:
Mapper.TypeParser
Enclosing class:
FieldAliasMapper

public static class FieldAliasMapper.TypeParser
extends java.lang.Object
implements Mapper.TypeParser
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.index.mapper.Mapper.TypeParser

    Mapper.TypeParser.ParserContext
  • Constructor Summary

    Constructors
    Constructor Description
    TypeParser()  
  • Method Summary

    Modifier and Type Method Description
    Mapper.Builder parse​(java.lang.String name, java.util.Map<java.lang.String,​java.lang.Object> node, Mapper.TypeParser.ParserContext parserContext)  

    Methods inherited from class java.lang.Object

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