Class ObjectMapper.Nested

java.lang.Object
org.elasticsearch.index.mapper.ObjectMapper.Nested
Enclosing class:
ObjectMapper

public static class ObjectMapper.Nested
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static ObjectMapper.Nested NO  
  • Method Summary

    Modifier and Type Method Description
    boolean isIncludeInParent()  
    boolean isIncludeInRoot()  
    boolean isNested()  
    static ObjectMapper.Nested newNested​(boolean includeInParent, boolean includeInRoot)  

    Methods inherited from class java.lang.Object

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