Uses of Class
alluxio.underfs.hdfs.HdfsUnderFileSystem
-
Packages that use HdfsUnderFileSystem Package Description alluxio.underfs.hdfs -
-
Uses of HdfsUnderFileSystem in alluxio.underfs.hdfs
Methods in alluxio.underfs.hdfs that return HdfsUnderFileSystem Modifier and Type Method Description static HdfsUnderFileSystemHdfsUnderFileSystem. createInstance(alluxio.AlluxioURI ufsUri, alluxio.underfs.UnderFileSystemConfiguration conf)Factory method to constructs a new HDFSUnderFileSysteminstance.
-