| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
AlterModelResponse |
GPUdb.alterModel(AlterModelRequest request) |
AlterModelResponse |
GPUdb.alterModel(String modelName,
String action,
String value,
Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
AlterModelResponse |
AlterModelResponse.setAction(String action) |
AlterModelResponse |
AlterModelResponse.setInfo(Map<String,String> info) |
AlterModelResponse |
AlterModelResponse.setModelName(String modelName) |
AlterModelResponse |
AlterModelResponse.setValue(String value) |
Copyright © 2024. All rights reserved.