org.apache.hadoop.hive.ql.io.orc
Class TestFileDump

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

public class TestFileDump
extends Object


Constructor Summary
TestFileDump()
           
 
Method Summary
 void openFileSystem()
           
 void testDictionaryThreshold()
           
 void testDump()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFileDump

public TestFileDump()
Method Detail

openFileSystem

public void openFileSystem()
                    throws Exception
Throws:
Exception

testDump

public void testDump()
              throws Exception
Throws:
Exception

testDictionaryThreshold

public void testDictionaryThreshold()
                             throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation