Uses of Class
org.apache.hadoop.hive.ql.session.CreateTableAutomaticGrant

Packages that use CreateTableAutomaticGrant
org.apache.hadoop.hive.ql.session   
 

Uses of CreateTableAutomaticGrant in org.apache.hadoop.hive.ql.session
 

Methods in org.apache.hadoop.hive.ql.session that return CreateTableAutomaticGrant
static CreateTableAutomaticGrant CreateTableAutomaticGrant.create(HiveConf conf)
           
 CreateTableAutomaticGrant SessionState.getCreateTableGrants()
           
 

Methods in org.apache.hadoop.hive.ql.session with parameters of type CreateTableAutomaticGrant
 void SessionState.setCreateTableGrants(CreateTableAutomaticGrant createTableGrants)
           
 



Copyright © 2012 The Apache Software Foundation