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

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

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

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



Copyright © 2012 The Apache Software Foundation