org.apache.hadoop.hive.ql.session
Class TestSessionState

java.lang.Object
  extended by org.apache.hadoop.hive.ql.session.TestSessionState

public class TestSessionState
extends Object

Test SessionState


Constructor Summary
TestSessionState()
           
 
Method Summary
 void setup()
           
 void testgetDbName()
          test set and get db
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSessionState

public TestSessionState()
Method Detail

setup

public void setup()

testgetDbName

public void testgetDbName()
                   throws Exception
test set and get db

Throws:
Exception


Copyright © 2012 The Apache Software Foundation