public class FacetResults extends Object
Constructor and Description |
---|
FacetResults() |
Modifier and Type | Method and Description |
---|---|
Etag |
getIndexStateEtag() |
Map<String,FacetResult> |
getResults()
A list of results for the facet.
|
void |
setIndexStateEtag(Etag indexStateEtag) |
void |
setResults(Map<String,FacetResult> results)
A list of results for the facet.
|
public Map<String,FacetResult> getResults()
public void setResults(Map<String,FacetResult> results)
results
- public Etag getIndexStateEtag()
public void setIndexStateEtag(Etag indexStateEtag)
Copyright © 2016. All Rights Reserved.