|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescFunctionDesc | |
|---|---|
| org.apache.hadoop.hive.ql.plan | |
| Uses of DescFunctionDesc in org.apache.hadoop.hive.ql.plan |
|---|
| Methods in org.apache.hadoop.hive.ql.plan that return DescFunctionDesc | |
|---|---|
DescFunctionDesc |
DDLWork.getDescFunctionDesc()
|
| Methods in org.apache.hadoop.hive.ql.plan with parameters of type DescFunctionDesc | |
|---|---|
void |
DDLWork.setDescFuncDesc(DescFunctionDesc descFuncDesc)
|
void |
DDLWork.setDescFunctionDesc(DescFunctionDesc descFunctionDesc)
|
| Constructors in org.apache.hadoop.hive.ql.plan with parameters of type DescFunctionDesc | |
|---|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
DescFunctionDesc descFuncDesc)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||