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