| 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)
Name of the column in
tableName for which to
clear statistics. |
ClearStatisticsRequest |
ClearStatisticsRequest.setOptions(Map<String,String> options)
Optional parameters.
|
ClearStatisticsRequest |
ClearStatisticsRequest.setTableName(String tableName)
Copyright © 2025. All rights reserved. |