| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
CreateMaterializedViewResponse | 
GPUdb.createMaterializedView(CreateMaterializedViewRequest request)
Initiates the process of creating a materialized view, reserving the
 view's name to prevent other views or tables from being created with
 that name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateMaterializedViewRequest | 
CreateMaterializedViewRequest.setOptions(Map<String,String> options)  | 
CreateMaterializedViewRequest | 
CreateMaterializedViewRequest.setTableName(String tableName)  | 
Copyright © 2024. All rights reserved.