Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateTableResponse |
GPUdb.createTable(CreateTableRequest request)
Creates a new table or collection.
|
Modifier and Type | Method and Description |
---|---|
CreateTableRequest |
CreateTableRequest.setOptions(Map<String,String> options) |
CreateTableRequest |
CreateTableRequest.setTableName(String tableName) |
CreateTableRequest |
CreateTableRequest.setTypeId(String typeId) |
Copyright © 2020. All rights reserved.