|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MRole | |
---|---|
org.apache.hadoop.hive.metastore.model |
Uses of MRole in org.apache.hadoop.hive.metastore.model |
---|
Methods in org.apache.hadoop.hive.metastore.model that return MRole | |
---|---|
MRole |
MRoleMap.getRole()
|
Methods in org.apache.hadoop.hive.metastore.model with parameters of type MRole | |
---|---|
void |
MRoleMap.setRole(MRole role)
|
Constructors in org.apache.hadoop.hive.metastore.model with parameters of type MRole | |
---|---|
MRoleMap(String principalName,
String principalType,
MRole role,
int addTime,
String grantor,
String grantorType,
boolean grantOption)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |