Uses of Class
alluxio.underfs.gcs.v2.GCSV2UnderFileSystem
-
Packages that use GCSV2UnderFileSystem Package Description alluxio.underfs.gcs.v2 -
-
Uses of GCSV2UnderFileSystem in alluxio.underfs.gcs.v2
Methods in alluxio.underfs.gcs.v2 that return GCSV2UnderFileSystem Modifier and Type Method Description static GCSV2UnderFileSystemGCSV2UnderFileSystem. createInstance(alluxio.AlluxioURI uri, alluxio.underfs.UnderFileSystemConfiguration conf)Constructs a new instance ofGCSV2UnderFileSystem.
-