Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateTypeResponse |
GPUdb.createType(CreateTypeRequest request)
Creates a new type describing the layout or schema of a table.
|
Modifier and Type | Method and Description |
---|---|
CreateTypeRequest |
CreateTypeRequest.setLabel(String label) |
CreateTypeRequest |
CreateTypeRequest.setOptions(Map<String,String> options) |
CreateTypeRequest |
CreateTypeRequest.setProperties(Map<String,List<String>> properties) |
CreateTypeRequest |
CreateTypeRequest.setTypeDefinition(String typeDefinition) |
Copyright © 2020. All rights reserved.