| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ShowStatisticsResponse |
GPUdb.showStatistics(List<String> tableNames,
Map<String,String> options)
Retrieves the collected column statistics for the specified table.
|
ShowStatisticsResponse |
GPUdb.showStatistics(ShowStatisticsRequest request)
Retrieves the collected column statistics for the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
ShowStatisticsResponse |
ShowStatisticsResponse.setInfo(Map<String,String> info) |
ShowStatisticsResponse |
ShowStatisticsResponse.setStastisticsMap(List<List<Map<String,String>>> stastisticsMap) |
ShowStatisticsResponse |
ShowStatisticsResponse.setTableNames(List<String> tableNames) |
Copyright © 2020. All rights reserved.