Modifier and Type | Class and Description |
---|---|
class |
ManagedBlockingUfsForwarder
Forwarder for
UnderFileSystem objects that works through with ForkJoinPool's
managed blocking. |
Modifier and Type | Interface and Description |
---|---|
interface |
AtomicFileOutputStreamCallback
A
AtomicFileOutputStreamCallback is the callback interface used when using a
AtomicFileOutputStream . |
interface |
UnderFileSystem
Alluxio stores data into an under layer file system.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseUnderFileSystem
A base abstract
UnderFileSystem . |
class |
ConsistentUnderFileSystem
Represents a consistent under filesystem
which does not have eventual consistency issues.
|
class |
ObjectUnderFileSystem
An object based abstract
UnderFileSystem . |
class |
UnderFileSystemWithLogging
This class forwards all calls to the
UnderFileSystem interface to an internal
implementation. |
Modifier and Type | Class and Description |
---|---|
class |
AbfsUnderFileSystem
A Microsoft Azure Data Lake Storage Gen2 Implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AdlUnderFileSystem
A Microsoft Azure Data Lake Storage Gen 1 Implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CephFSUnderFileSystem
CephFS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
CephfsHadoopUnderFileSystem
Cephfs-Hadoop
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
COSUnderFileSystem
Tencent Cloud COS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
CosnUnderFileSystem
COSN
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 |
HdfsUnderFileSystem
HDFS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
LocalUnderFileSystem
Local FS
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 |
OzoneUnderFileSystem
Ozone
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 |
WasbUnderFileSystem
An
UnderFileSystem uses the Microsoft Azure Blob Storage. |
Copyright © 2023. All Rights Reserved.