Package | Description |
---|---|
alluxio.underfs | |
alluxio.underfs.abfs | |
alluxio.underfs.adl | |
alluxio.underfs.cephfs | |
alluxio.underfs.hdfs | |
alluxio.underfs.local | |
alluxio.underfs.wasb |
Constructor and Description |
---|
AtomicFileOutputStream(String path,
AtomicFileOutputStreamCallback ufs,
CreateOptions options)
Constructs a new
AtomicFileOutputStream . |
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 |
HdfsUnderFileSystem
HDFS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
LocalUnderFileSystem
Local FS
UnderFileSystem implementation. |
Modifier and Type | Class and Description |
---|---|
class |
WasbUnderFileSystem
An
UnderFileSystem uses the Microsoft Azure Blob Storage. |
Copyright © 2023. All Rights Reserved.