Package | Description |
---|---|
alluxio.underfs.cos | |
alluxio.underfs.gcs | |
alluxio.underfs.gcs.v2 | |
alluxio.underfs.kodo | |
alluxio.underfs.obs | |
alluxio.underfs.oss | |
alluxio.underfs.s3a | |
alluxio.underfs.swift |
Modifier and Type | Class and Description |
---|---|
class |
COSUnderFileSystem
Tencent Cloud COS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
GCSUnderFileSystem
Google Cloud Storage
UnderFileSystem implementation based on the jets3t library. |
Modifier and Type | Class and Description |
---|---|
class |
GCSV2UnderFileSystem
GCS FS
UnderFileSystem implementation based on the Google cloud storage library. |
Modifier and Type | Class and Description |
---|---|
class |
KodoUnderFileSystem
Qiniu Kodo
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
OBSUnderFileSystem
Huawei OBS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
OSSUnderFileSystem
Aliyun OSS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
S3AUnderFileSystem
S3
UnderFileSystem implementation based on the aws-java-sdk-s3 library. |
Modifier and Type | Class and Description |
---|---|
class |
SwiftUnderFileSystem
OpenStack Swift
UnderFileSystem implementation based on the JOSS library. |
Copyright © 2023. All Rights Reserved.