public class AggregationResult extends Object
AggregationResult(List<Object> resp)
List<Map<String,Object>>
getResults()
Row
getRow(int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregationResult(List<Object> resp)
public List<Map<String,Object>> getResults()
public Row getRow(int index)
Copyright © 2018. All rights reserved.