| 程序包 | 说明 |
|---|---|
| cn.ucloud.usql.client |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateCatalogTableResult |
USQLClient.createCatalogTable(CreateCatalogTableParam param)
创建表
|
CreateCatalogTableResult |
DefaultUSQLClient.createCatalogTable(CreateCatalogTableParam param) |
void |
USQLClient.createCatalogTable(CreateCatalogTableParam param,
UcloudHandler<CreateCatalogTableResult> handler,
Boolean... asyncFlag)
创建表 (回调)
|
void |
DefaultUSQLClient.createCatalogTable(CreateCatalogTableParam param,
UcloudHandler<CreateCatalogTableResult> handler,
Boolean... asyncFlag) |
Copyright © 2019. All rights reserved.