org.springframework.data.elasticsearch.core.facet.result
Class HistogramResult
java.lang.Object
org.springframework.data.elasticsearch.core.facet.AbstractFacetResult
org.springframework.data.elasticsearch.core.facet.result.HistogramResult
- All Implemented Interfaces:
- FacetResult
public class HistogramResult
- extends AbstractFacetResult
- Author:
- Artur Konczak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistogramResult
public HistogramResult(String name,
List<IntervalUnit> terms)
getIntervalUnit
public List<IntervalUnit> getIntervalUnit()
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.