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
SetProcessor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENV_PREFIX
public static final String ENV_PREFIX
- See Also:
- Constant Field Values
SYSTEM_PREFIX
public static final String SYSTEM_PREFIX
- See Also:
- Constant Field Values
HIVECONF_PREFIX
public static final String HIVECONF_PREFIX
- See Also:
- Constant Field Values
SetProcessor
public SetProcessor()
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 © 2011 The Apache Software Foundation