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

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

public class TestMapJoinKey
extends Object


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

Constructor Detail

TestMapJoinKey

public TestMapJoinKey()
Method Detail

testEqualityHashCode

public void testEqualityHashCode()
                          throws Exception
Throws:
Exception

testHasAnyNulls

public void testHasAnyNulls()
                     throws Exception
Throws:
Exception

testSerialization

public void testSerialization()
                       throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation