public class Query extends Object
| Constructor and Description |
|---|
Query(List<Result> results,
long sampleSize) |
| Modifier and Type | Method and Description |
|---|---|
Result |
getFirstResultByGroup(GroupResult matchingGroup) |
List<Result> |
getResults() |
long |
getSampleSize()
Returns the number of data points returned by the query prior to aggregation.
|
public long getSampleSize()
public Result getFirstResultByGroup(GroupResult matchingGroup)
Copyright © 2018. All rights reserved.