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