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