| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ShowTypesResponse |
GPUdb.showTypes(ShowTypesRequest request)
Retrieves information for the specified data type.
|
ShowTypesResponse |
GPUdb.showTypes(String typeId,
String label,
Map<String,String> options)
Retrieves information for the specified data type.
|
| Modifier and Type | Method and Description |
|---|---|
ShowTypesResponse |
ShowTypesResponse.setLabels(List<String> labels) |
ShowTypesResponse |
ShowTypesResponse.setProperties(List<Map<String,List<String>>> properties) |
ShowTypesResponse |
ShowTypesResponse.setTypeIds(List<String> typeIds) |
ShowTypesResponse |
ShowTypesResponse.setTypeSchemas(List<String> typeSchemas) |
Copyright © 2017. All rights reserved.