org.springframework.data.elasticsearch.core.facet.result
Class Term
java.lang.Object
org.springframework.data.elasticsearch.core.facet.result.Term
public class Term
- extends Object
Single term
- 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 |
Term
public Term(String term,
int count)
getTerm
public String getTerm()
getCount
public int getCount()
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.