| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
CollectStatisticsResponse |
GPUdb.collectStatistics(CollectStatisticsRequest request)
Collect statistics for a column(s) in a specified table.
|
| Modifier and Type | Method and Description |
|---|---|
CollectStatisticsRequest |
CollectStatisticsRequest.setColumnNames(List<String> columnNames) |
CollectStatisticsRequest |
CollectStatisticsRequest.setOptions(Map<String,String> options) |
CollectStatisticsRequest |
CollectStatisticsRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.