| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ClearStatisticsResponse |
GPUdb.clearStatistics(ClearStatisticsRequest request)
Clears statistics (cardinality, mean value, etc.) for a column in a
specified table.
|
| Modifier and Type | Method and Description |
|---|---|
ClearStatisticsRequest |
ClearStatisticsRequest.setColumnName(String columnName) |
ClearStatisticsRequest |
ClearStatisticsRequest.setOptions(Map<String,String> options) |
ClearStatisticsRequest |
ClearStatisticsRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.