Uses of Class
alluxio.underfs.wasb.WasbUnderFileSystem
-
-
Uses of WasbUnderFileSystem in alluxio.underfs.wasb
Methods in alluxio.underfs.wasb that return WasbUnderFileSystem Modifier and Type Method Description static WasbUnderFileSystemWasbUnderFileSystem. createInstance(alluxio.AlluxioURI uri, alluxio.underfs.UnderFileSystemConfiguration conf)Factory method to construct a new WasbUnderFileSystem.
-