public class DropMaterializedViewDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
DropMaterializedViewDesc(String viewName,
boolean ifExists) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTableName() |
boolean |
isIfExists() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.