org.apache.camel.component.hdfs
Class HdfsInfoFactory

java.lang.Object
  extended by org.apache.camel.component.hdfs.HdfsInfoFactory

public final class HdfsInfoFactory
extends Object


Method Summary
static HdfsInfo newHdfsInfo(String hdfsPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newHdfsInfo

public static HdfsInfo newHdfsInfo(String hdfsPath)
                            throws IOException
Throws:
IOException


Apache Camel