public class AggregationResult extends Object
| Constructor and Description |
|---|
AggregationResult(List<Object> resp) |
AggregationResult(List<Object> resp,
long cursorId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCursorId() |
List<Map<String,Object>> |
getResults() |
Row |
getRow(int index) |
Copyright © 2019. All rights reserved.