org.apache.hadoop.hdfs.tools
Class HDFSConcat

java.lang.Object
  extended by org.apache.hadoop.hdfs.tools.HDFSConcat

@InterfaceAudience.Private
public class HDFSConcat
extends Object


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

Constructor Detail

HDFSConcat

public HDFSConcat()
Method Detail

main

public static void main(String... args)
                 throws IOException
Parameters:
args -
Throws:
IOException


Copyright © 2009 The Apache Software Foundation