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.
|
Modifier and Type | Method and Description |
---|---|
CreateProjectionRequest |
CreateProjectionRequest.setColumnNames(List<String> columnNames) |
CreateProjectionRequest |
CreateProjectionRequest.setOptions(Map<String,String> options) |
CreateProjectionRequest |
CreateProjectionRequest.setProjectionName(String projectionName) |
CreateProjectionRequest |
CreateProjectionRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.