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