Uses of Class
alluxio.underfs.hdfs.AlluxioHdfsException
-
Packages that use AlluxioHdfsException Package Description alluxio.underfs.hdfs -
-
Uses of AlluxioHdfsException in alluxio.underfs.hdfs
Methods in alluxio.underfs.hdfs that return AlluxioHdfsException Modifier and Type Method Description static AlluxioHdfsExceptionAlluxioHdfsException. fromUfsException(java.lang.Exception e)Converts a Hdfs exception to a corresponding AlluxioHdfsException.
-