org.apache.hadoop.hive.ql.udf.generic
Class TestGenericUDFMacro

java.lang.Object
  extended by org.apache.hadoop.hive.ql.udf.generic.TestGenericUDFMacro

public class TestGenericUDFMacro
extends Object


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

Constructor Detail

TestGenericUDFMacro

public TestGenericUDFMacro()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testUDF

public void testUDF()
             throws Exception
Throws:
Exception

testNoArgsContructor

public void testNoArgsContructor()
                          throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation