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

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

public class TestPTFRowContainer
extends Object


Constructor Summary
TestPTFRowContainer()
           
 
Method Summary
static void setupClass()
           
 void testLargeBlockSize()
           
 void testSmallBlockSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPTFRowContainer

public TestPTFRowContainer()
Method Detail

setupClass

public static void setupClass()
                       throws SerDeException
Throws:
SerDeException

testLargeBlockSize

public void testLargeBlockSize()
                        throws SerDeException,
                               HiveException
Throws:
SerDeException
HiveException

testSmallBlockSize

public void testSmallBlockSize()
                        throws SerDeException,
                               HiveException
Throws:
SerDeException
HiveException


Copyright © 2012 The Apache Software Foundation