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