|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShowCreateTableDesc | |
|---|---|
| org.apache.hadoop.hive.ql.plan | |
| Uses of ShowCreateTableDesc in org.apache.hadoop.hive.ql.plan |
|---|
| Methods in org.apache.hadoop.hive.ql.plan that return ShowCreateTableDesc | |
|---|---|
ShowCreateTableDesc |
DDLWork.getShowCreateTblDesc()
|
| Methods in org.apache.hadoop.hive.ql.plan with parameters of type ShowCreateTableDesc | |
|---|---|
void |
DDLWork.setShowCreateTblDesc(ShowCreateTableDesc showCreateTblDesc)
|
| Constructors in org.apache.hadoop.hive.ql.plan with parameters of type ShowCreateTableDesc | |
|---|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
ShowCreateTableDesc showCreateTblDesc)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||