| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
AggregateMinMaxResponse | 
GPUdb.aggregateMinMax(AggregateMinMaxRequest request)
Calculates and returns the minimum and maximum values of a particular
 column in a table. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AggregateMinMaxRequest | 
AggregateMinMaxRequest.setColumnName(String columnName)  | 
AggregateMinMaxRequest | 
AggregateMinMaxRequest.setOptions(Map<String,String> options)  | 
AggregateMinMaxRequest | 
AggregateMinMaxRequest.setTableName(String tableName)  | 
Copyright © 2019. All rights reserved.