Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowTableMetadataResponse |
GPUdb.showTableMetadata(List<String> tableNames,
Map<String,String> options)
Retrieves the user provided metadata for the specified tables.
|
ShowTableMetadataResponse |
GPUdb.showTableMetadata(ShowTableMetadataRequest request)
Retrieves the user provided metadata for the specified tables.
|
Modifier and Type | Method and Description |
---|---|
ShowTableMetadataResponse |
ShowTableMetadataResponse.setInfo(Map<String,String> info) |
ShowTableMetadataResponse |
ShowTableMetadataResponse.setMetadataMaps(List<Map<String,String>> metadataMaps) |
ShowTableMetadataResponse |
ShowTableMetadataResponse.setTableNames(List<String> tableNames) |
Copyright © 2020. All rights reserved.