org.apache.hadoop.hive.cli
Class CliDriver
java.lang.Object
org.apache.hadoop.hive.cli.CliDriver
public class CliDriver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prompt
public static final String prompt
- See Also:
- Constant Field Values
prompt2
public static final String prompt2
- See Also:
- Constant Field Values
CliDriver
public CliDriver()
processCmd
public int processCmd(String cmd)
processLine
public int processLine(String line)
processReader
public int processReader(BufferedReader r)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2009 The Apache Software Foundation