org.apache.hive.jdbc.beeline
Class OptionsProcessor
java.lang.Object
org.apache.hive.jdbc.beeline.OptionsProcessor
public class OptionsProcessor
- extends Object
OptionsProcessor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptionsProcessor
public OptionsProcessor()
getDatabase
public String getDatabase()
getExecString
public String getExecString()
getFileName
public String getFileName()
getHost
public String getHost()
getPort
public int getPort()
getpMode
public org.apache.hive.jdbc.beeline.OptionsProcessor.PrintMode getpMode()
getHiveVars
public String getHiveVars()
getHiveConfs
public String getHiveConfs()
getSessVars
public String getSessVars()
processArgs
public boolean processArgs(String[] argv)
Copyright © 2011 The Apache Software Foundation