Spring Data Elasticsearch

Uses of Class
org.springframework.data.elasticsearch.core.facet.result.Range

Packages that use Range
org.springframework.data.elasticsearch.core.facet.result   
 

Uses of Range in org.springframework.data.elasticsearch.core.facet.result
 

Methods in org.springframework.data.elasticsearch.core.facet.result that return types with arguments of type Range
 List<Range> RangeResult.getRanges()
           
 

Constructor parameters in org.springframework.data.elasticsearch.core.facet.result with type arguments of type Range
RangeResult(String name, List<Range> ranges)
           
 


Spring Data Elasticsearch

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.