org.apache.camel.component.hdfs
Class HdfsInfo

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

public final class HdfsInfo
extends Object


Method Summary
 org.apache.hadoop.conf.Configuration getConf()
           
 org.apache.hadoop.fs.FileSystem getFileSystem()
           
 org.apache.hadoop.fs.Path getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConf

public org.apache.hadoop.conf.Configuration getConf()

getFileSystem

public org.apache.hadoop.fs.FileSystem getFileSystem()

getPath

public org.apache.hadoop.fs.Path getPath()


Apache Camel