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