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


Constructor Summary
SetProcessor()
           
 
Method Summary
static boolean getBoolean(String value)
           
 int 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)

run

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


Copyright © 2009 The Apache Software Foundation