Uses of Class
alluxio.underfs.cephfs.CephFSUnderFileSystem
-
-
Uses of CephFSUnderFileSystem in alluxio.underfs.cephfs
Methods in alluxio.underfs.cephfs that return CephFSUnderFileSystem Modifier and Type Method Description static CephFSUnderFileSystemCephFSUnderFileSystem. createInstance(alluxio.AlluxioURI ufsUri, alluxio.underfs.UnderFileSystemConfiguration conf)Factory method to constructs a new CephFSUnderFileSysteminstance.
-