org.apache.hive.service.cli
Class TestEmbeddedThriftCLIService

java.lang.Object
  extended by org.apache.hive.service.cli.CLIServiceTest
      extended by org.apache.hive.service.cli.TestEmbeddedThriftCLIService

public class TestEmbeddedThriftCLIService
extends CLIServiceTest

TestEmbeddedCLIService.


Field Summary
 
Fields inherited from class org.apache.hive.service.cli.CLIServiceTest
client
 
Constructor Summary
TestEmbeddedThriftCLIService()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
 
Methods inherited from class org.apache.hive.service.cli.CLIServiceTest
createSessionTest, getFunctionsTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEmbeddedThriftCLIService

public TestEmbeddedThriftCLIService()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class CLIServiceTest
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class CLIServiceTest
Throws:
Exception


Copyright © 2013 The Apache Software Foundation