public class ShowCreateDatabaseDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
ShowCreateDatabaseDesc(String dbName,
org.apache.hadoop.fs.Path resFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseName() |
org.apache.hadoop.fs.Path |
getResFile() |
public static final String SCHEMA
public ShowCreateDatabaseDesc(String dbName, org.apache.hadoop.fs.Path resFile)
public org.apache.hadoop.fs.Path getResFile()
public String getDatabaseName()
Copyright © 2024 The Apache Software Foundation. All rights reserved.