Uses of Class
alluxio.underfs.cos.COSUnderFileSystem
-
-
Uses of COSUnderFileSystem in alluxio.underfs.cos
Methods in alluxio.underfs.cos that return COSUnderFileSystem Modifier and Type Method Description static COSUnderFileSystemCOSUnderFileSystem. createInstance(alluxio.AlluxioURI uri, alluxio.underfs.UnderFileSystemConfiguration conf)Constructs a new instance ofCOSUnderFileSystem.
-