public class TermResult extends AbstractFacetResult
| Constructor and Description |
|---|
TermResult(String name,
List<Term> terms,
long total,
long other,
long missing) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMissing() |
long |
getOther() |
List<Term> |
getTerms() |
long |
getTotal() |
getName, getTypeCopyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.