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 ID or type label.
|
Modifier and Type | Method and Description |
---|---|
ShowTypesRequest |
ShowTypesRequest.setLabel(String label) |
ShowTypesRequest |
ShowTypesRequest.setOptions(Map<String,String> options) |
ShowTypesRequest |
ShowTypesRequest.setTypeId(String typeId) |
Copyright © 2020. All rights reserved.