Class ParentFieldMapper.Defaults

  • Enclosing class:
    ParentFieldMapper

    public static class ParentFieldMapper.Defaults
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.elasticsearch.index.mapper.ParentFieldMapper.ParentFieldType FIELD_TYPE  
      static java.lang.String NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      Defaults()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FIELD_TYPE

        public static final org.elasticsearch.index.mapper.ParentFieldMapper.ParentFieldType FIELD_TYPE
    • Constructor Detail

      • Defaults

        public Defaults()