org.apache.hadoop.hive.ql.processors
Class SetProcessor
java.lang.Object
org.apache.hadoop.hive.ql.processors.SetProcessor
- All Implemented Interfaces:
- CommandProcessor
public class SetProcessor
- extends Object
- implements CommandProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetProcessor
public SetProcessor()
getBoolean
public static boolean getBoolean(String value)
init
public void init()
- Specified by:
init
in interface CommandProcessor
run
public int run(String command)
- Specified by:
run
in interface CommandProcessor
Copyright © 2009 The Apache Software Foundation