Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
CreateProjectionResponse |
GPUdb.createProjection(CreateProjectionRequest request)
Creates a new
CreateProjectionResponse GPUdb. | createProjection(String tableName,
String projectionName,
List<String> columnNames,
Map<String,String> options)
Creates a new
Uses of CreateProjectionResponse in com.gpudb.protocol
Copyright © 2024. All rights reserved. |