| 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.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateStatisticsRequest |
AggregateStatisticsRequest.setColumnName(String columnName) |
AggregateStatisticsRequest |
AggregateStatisticsRequest.setOptions(Map<String,String> options) |
AggregateStatisticsRequest |
AggregateStatisticsRequest.setStats(String stats) |
AggregateStatisticsRequest |
AggregateStatisticsRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.