Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowStatisticsResponse |
GPUdb.showStatistics(ShowStatisticsRequest request)
Retrieves the collected column statistics for the specified table(s).
|
Modifier and Type | Method and Description |
---|---|
ShowStatisticsRequest |
ShowStatisticsRequest.setOptions(Map<String,String> options)
Optional parameters.
|
ShowStatisticsRequest |
ShowStatisticsRequest.setTableNames(List<String> tableNames)
Names of tables whose metadata will be fetched, each in
[schema_name.]table_name format, using standard
Copyright © 2025. All rights reserved. |