org.apache.hadoop.hive.ql.parse
Class TestSemanticAnalyzerFactory

java.lang.Object
  extended by org.apache.hadoop.hive.ql.parse.TestSemanticAnalyzerFactory

public class TestSemanticAnalyzerFactory
extends Object


Constructor Summary
TestSemanticAnalyzerFactory()
           
 
Method Summary
 void setup()
           
 void testCreate()
           
 void testDrop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSemanticAnalyzerFactory

public TestSemanticAnalyzerFactory()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testCreate

public void testCreate()
                throws Exception
Throws:
Exception

testDrop

public void testDrop()
              throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation