org.springframework.data.elasticsearch.core.facet.result
Class RangeResult
java.lang.Object
org.springframework.data.elasticsearch.core.facet.AbstractFacetResult
org.springframework.data.elasticsearch.core.facet.result.RangeResult
- All Implemented Interfaces:
- FacetResult
public class RangeResult
- extends AbstractFacetResult
Basic term facet result
- Author:
- Rizwan Idrees, Mohsin Husen, Artur Konczak, Jonathan Yan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RangeResult
public RangeResult(String name,
List<Range> ranges)
getRanges
public List<Range> getRanges()
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.