public class ShowCreateTableDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
ShowCreateTableDesc(String databaseName,
String tableName,
String resFile,
boolean isRelative) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseName() |
String |
getResFile() |
String |
getTableName() |
boolean |
isRelative() |
public static final String SCHEMA
Copyright © 2024 The Apache Software Foundation. All rights reserved.