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