Spring Data Elasticsearch

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

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

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

Methods in org.springframework.data.elasticsearch.core.facet.result that return types with arguments of type IntervalUnit
 List<IntervalUnit> HistogramResult.getIntervalUnit()
           
 

Constructor parameters in org.springframework.data.elasticsearch.core.facet.result with type arguments of type IntervalUnit
HistogramResult(String name, List<IntervalUnit> terms)
           
 


Spring Data Elasticsearch

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.