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