Uses of Class
alluxio.underfs.oss.OSSUnderFileSystem
-
-
Uses of OSSUnderFileSystem in alluxio.underfs.oss
Methods in alluxio.underfs.oss that return OSSUnderFileSystem Modifier and Type Method Description static OSSUnderFileSystemOSSUnderFileSystem. createInstance(alluxio.AlluxioURI uri, alluxio.underfs.UnderFileSystemConfiguration conf)Constructs a new instance ofOSSUnderFileSystem.
-