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