Package | Description |
---|---|
alluxio.underfs.cos | |
alluxio.underfs.gcs | |
alluxio.underfs.kodo | |
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
GCS FS
UnderFileSystem implementation based on the jets3t library. |
Modifier and Type | Class and Description |
---|---|
class |
KodoUnderFileSystem
Qiniu Kodo
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.