org.elasticsearch.index.mapper
Class Mapper.BuilderContext

java.lang.Object
  extended by org.elasticsearch.index.mapper.Mapper.BuilderContext
Enclosing interface:
Mapper

@NotThreadSafe
public static class Mapper.BuilderContext
extends java.lang.Object


Constructor Summary
Mapper.BuilderContext(ContentPath contentPath)
           
 
Method Summary
 ContentPath path()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapper.BuilderContext

public Mapper.BuilderContext(ContentPath contentPath)
Method Detail

path

public ContentPath path()