Uses of Class
org.apache.hadoop.hive.metastore.model.MRoleMap

Packages that use MRoleMap
org.apache.hadoop.hive.metastore   
 

Uses of MRoleMap in org.apache.hadoop.hive.metastore
 

Methods in org.apache.hadoop.hive.metastore that return types with arguments of type MRoleMap
 List<MRoleMap> DummyRawStoreForJdoConnection.listRoles(String principalName, PrincipalType principalType)
           
 List<MRoleMap> RawStore.listRoles(String principalName, PrincipalType principalType)
           
 List<MRoleMap> ObjectStore.listRoles(String principalName, PrincipalType principalType)
           
 



Copyright © 2011 The Apache Software Foundation