Class Mapping

java.lang.Object
org.elasticsearch.index.mapper.Mapping
All Implemented Interfaces:
ToXContent, ToXContentFragment

public final class Mapping extends Object implements ToXContentFragment
Wrapper around everything that defines a mapping, without references to utility classes like MapperService, ...