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