org.apache.hadoop.hive.ql.io
Class TestPerformTestRCFileAndSeqFile

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.TestPerformTestRCFileAndSeqFile

public class TestPerformTestRCFileAndSeqFile
extends Object


Constructor Summary
TestPerformTestRCFileAndSeqFile()
           
 
Method Summary
 void testPerformTestRCFileAndSeqFileNoArgs()
          Runs PerformTestRCFileAndSeqFile with empty arguments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPerformTestRCFileAndSeqFile

public TestPerformTestRCFileAndSeqFile()
Method Detail

testPerformTestRCFileAndSeqFileNoArgs

public void testPerformTestRCFileAndSeqFileNoArgs()
                                           throws Exception
Runs PerformTestRCFileAndSeqFile with empty arguments.

Throws:
Exception


Copyright © 2012 The Apache Software Foundation