public final class CommandProcessorFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
clean(HiveConf conf) |
static CommandProcessor |
get(java.lang.String cmd) |
static CommandProcessor |
get(java.lang.String cmd,
HiveConf conf) |
public static CommandProcessor get(java.lang.String cmd)
public static CommandProcessor get(java.lang.String cmd, HiveConf conf)
public static void clean(HiveConf conf)
Copyright © 2012 The Apache Software Foundation