| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
AggregateStatisticsResponse | 
GPUdb.aggregateStatistics(AggregateStatisticsRequest request)
Calculates the requested statistics of the given column(s) in a given
 table. 
 | 
AggregateStatisticsResponse | 
GPUdb.aggregateStatistics(String tableName,
                   String columnName,
                   String stats,
                   Map<String,String> options)
Calculates the requested statistics of the given column(s) in a given
 table. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AggregateStatisticsResponse | 
AggregateStatisticsResponse.setStats(Map<String,Double> stats)  | 
Copyright © 2019. All rights reserved.