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

java.lang.Object
  extended by org.apache.hadoop.hive.ql.processors.CommandProcessorFactory

public class CommandProcessorFactory
extends Object


Constructor Summary
CommandProcessorFactory()
           
 
Method Summary
static CommandProcessor get(String cmd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandProcessorFactory

public CommandProcessorFactory()
Method Detail

get

public static CommandProcessor get(String cmd)


Copyright © 2009 The Apache Software Foundation