org.apache.hive.cli.beeline
Class DriverInfo

java.lang.Object
  extended by org.apache.hive.cli.beeline.DriverInfo

public class DriverInfo
extends Object


Field Summary
 String sampleURL
           
 
Constructor Summary
DriverInfo(Properties props)
           
DriverInfo(String name)
           
 
Method Summary
 void fromProperties(Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sampleURL

public String sampleURL
Constructor Detail

DriverInfo

public DriverInfo(String name)
           throws IOException
Throws:
IOException

DriverInfo

public DriverInfo(Properties props)
Method Detail

fromProperties

public void fromProperties(Properties props)


Copyright © 2013 The Apache Software Foundation