org.apache.hive.service.server
Class TestHiveServer2Concurrency

java.lang.Object
  extended by org.apache.hive.service.server.TestHiveServer2Concurrency

public class TestHiveServer2Concurrency
extends Object

TestHiveServer2Concurrency.


Constructor Summary
TestHiveServer2Concurrency()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHiveServer2Concurrency

public TestHiveServer2Concurrency()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

test

public void test()


Copyright © 2013 The Apache Software Foundation