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

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

public final class FileDump
extends Object

A tool for printing out the file structure of ORC files.


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2014 The Apache Software Foundation. All rights reserved.