Uses of Class
org.elasticsearch.index.mapper.core.ShortFieldMapper.Builder

Packages that use ShortFieldMapper.Builder
org.elasticsearch.index.mapper   
org.elasticsearch.index.mapper.core   
 

Uses of ShortFieldMapper.Builder in org.elasticsearch.index.mapper
 

Methods in org.elasticsearch.index.mapper that return ShortFieldMapper.Builder
static ShortFieldMapper.Builder MapperBuilders.shortField(String name)
           
 

Uses of ShortFieldMapper.Builder in org.elasticsearch.index.mapper.core
 

Methods in org.elasticsearch.index.mapper.core that return ShortFieldMapper.Builder
 ShortFieldMapper.Builder ShortFieldMapper.Builder.nullValue(short nullValue)
           
 



Copyright © 2009-2012. All Rights Reserved.