Class FieldMapper.CopyTo.Builder

java.lang.Object
org.elasticsearch.index.mapper.FieldMapper.CopyTo.Builder
Enclosing class:
FieldMapper.CopyTo

public static class FieldMapper.CopyTo.Builder
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    FieldMapper.CopyTo.Builder add​(java.lang.String field)  
    FieldMapper.CopyTo build()  
    void reset​(FieldMapper.CopyTo copyTo)  

    Methods inherited from class java.lang.Object

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