Uses of Class
org.elasticsearch.search.fetch.partial.PartialFieldsContext.PartialField

Packages that use PartialFieldsContext.PartialField
org.elasticsearch.search.fetch.partial   
 

Uses of PartialFieldsContext.PartialField in org.elasticsearch.search.fetch.partial
 

Methods in org.elasticsearch.search.fetch.partial that return types with arguments of type PartialFieldsContext.PartialField
 List<PartialFieldsContext.PartialField> PartialFieldsContext.fields()
           
 

Methods in org.elasticsearch.search.fetch.partial with parameters of type PartialFieldsContext.PartialField
 void PartialFieldsContext.add(PartialFieldsContext.PartialField field)
           
 



Copyright © 2009-2012. All Rights Reserved.