Package | Description |
---|---|
alluxio.underfs.abfs | |
alluxio.underfs.adl | |
alluxio.underfs.cephfshadoop | |
alluxio.underfs.cosn | |
alluxio.underfs.hdfs | |
alluxio.underfs.ozone | |
alluxio.underfs.wasb |
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 |
CephfsHadoopUnderFileSystem
Cephfs-Hadoop
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
CosnUnderFileSystem
COSN
UnderFileSystem implementation. |
Modifier and Type | Method and Description |
---|---|
static HdfsUnderFileSystem |
HdfsUnderFileSystem.createInstance(AlluxioURI ufsUri,
UnderFileSystemConfiguration conf)
Factory method to constructs a new HDFS
UnderFileSystem instance. |
Modifier and Type | Class and Description |
---|---|
class |
OzoneUnderFileSystem
Ozone
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
WasbUnderFileSystem
An
UnderFileSystem uses the Microsoft Azure Blob Storage. |
Copyright © 2023. All Rights Reserved.