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

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

public class SetProcessor
extends Object
implements CommandProcessor

SetProcessor.


Constructor Summary
SetProcessor()
           
 
Method Summary
static boolean getBoolean(String value)
           
 void init()
           
 CommandProcessorResponse run(String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetProcessor

public SetProcessor()
Method Detail

getBoolean

public static boolean getBoolean(String value)

init

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

run

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


Copyright © 2010 The Apache Software Foundation