|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShowColumnsDesc | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
org.apache.hadoop.hive.ql.plan |
Uses of ShowColumnsDesc in org.apache.hadoop.hive.ql.exec |
---|
Methods in org.apache.hadoop.hive.ql.exec with parameters of type ShowColumnsDesc | |
---|---|
int |
DDLTask.showColumns(Hive db,
ShowColumnsDesc showCols)
|
Uses of ShowColumnsDesc in org.apache.hadoop.hive.ql.plan |
---|
Methods in org.apache.hadoop.hive.ql.plan that return ShowColumnsDesc | |
---|---|
ShowColumnsDesc |
DDLWork.getShowColumnsDesc()
|
Methods in org.apache.hadoop.hive.ql.plan with parameters of type ShowColumnsDesc | |
---|---|
void |
DDLWork.setShowColumnsDesc(ShowColumnsDesc showColumnsDesc)
|
Constructors in org.apache.hadoop.hive.ql.plan with parameters of type ShowColumnsDesc | |
---|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
ShowColumnsDesc showColumnsDesc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |