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

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

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

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



Copyright © 2011 The Apache Software Foundation