org.apache.hadoop.hive.ql.exec.persistence
Class TestMapJoinTableContainer

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.persistence.TestMapJoinTableContainer

public class TestMapJoinTableContainer
extends Object


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

Constructor Detail

TestMapJoinTableContainer

public TestMapJoinTableContainer()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testSerialization

public void testSerialization()
                       throws Exception
Throws:
Exception

testDummyContainer

public void testDummyContainer()
                        throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation