Uses of Class
org.apache.hadoop.hive.ql.processors.CommandProcessorResponse

Packages that use CommandProcessorResponse
org.apache.hadoop.hive.ql   
org.apache.hadoop.hive.ql.processors   
org.apache.hadoop.hive.ql.security   
 

Uses of CommandProcessorResponse in org.apache.hadoop.hive.ql
 

Methods in org.apache.hadoop.hive.ql that return CommandProcessorResponse
 CommandProcessorResponse Driver.run(String command)
           
 

Uses of CommandProcessorResponse in org.apache.hadoop.hive.ql.processors
 

Methods in org.apache.hadoop.hive.ql.processors that return CommandProcessorResponse
 CommandProcessorResponse ResetProcessor.run(String command)
           
 CommandProcessorResponse DfsProcessor.run(String command)
           
 CommandProcessorResponse DeleteResourceProcessor.run(String command)
           
 CommandProcessorResponse SetProcessor.run(String command)
           
 CommandProcessorResponse AddResourceProcessor.run(String command)
           
 CommandProcessorResponse CommandProcessor.run(String command)
           
 

Uses of CommandProcessorResponse in org.apache.hadoop.hive.ql.security
 

Methods in org.apache.hadoop.hive.ql.security with parameters of type CommandProcessorResponse
protected  void TestStorageBasedClientSideAuthorizationProvider.assertNoPrivileges(CommandProcessorResponse ret)
           
protected  void TestClientSideAuthorizationProvider.assertNoPrivileges(CommandProcessorResponse ret)
           
 



Copyright © 2012 The Apache Software Foundation