org.apache.hadoop.hive.ql.processors
Class AddResourceProcessor

java.lang.Object
  extended by org.apache.hadoop.hive.ql.processors.AddResourceProcessor
All Implemented Interfaces:
CommandProcessor

public class AddResourceProcessor
extends Object
implements CommandProcessor

AddResourceProcessor.


Field Summary
static SessionState.LogHelper console
           
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
AddResourceProcessor()
           
 
Method Summary
 void init()
           
 CommandProcessorResponse run(String command)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG

console

public static final SessionState.LogHelper console
Constructor Detail

AddResourceProcessor

public AddResourceProcessor()
Method Detail

init

public void init()
Specified by:
init in interface CommandProcessor

run

public CommandProcessorResponse run(String command)
Specified by:
run in interface CommandProcessor


Copyright © 2014 The Apache Software Foundation. All rights reserved.