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

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

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

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



Copyright © 2011 The Apache Software Foundation