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