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