A distributed implementation of FileSystem for reading and writing files on
Azure Storage.
This implementation stores files on Azure in their native form for
interoperability with other Azure tools.
| Class | Description |
|---|---|
| Abfs |
Azure Blob File System implementation of AbstractFileSystem.
|
| AbfsConfiguration |
Configuration for Azure Blob FileSystem.
|
| AbfsCountersImpl |
Instrumentation of Abfs counters.
|
| Abfss |
Azure Blob File System implementation of AbstractFileSystem.
|
| AzureBlobFileSystem |
A
FileSystem for reading and writing files stored on Windows Azure |
| AzureBlobFileSystemStore |
Provides the bridging logic between Hadoop's abstract filesystem and Azure Storage.
|
| AzureBlobFileSystemStore.AzureBlobFileSystemStoreBuilder |
A builder class for AzureBlobFileSystemStore.
|
| AzureBlobFileSystemStore.Permissions |
Permissions class contain provided permission and umask in octalNotation.
|
| SecureAzureBlobFileSystem |
A secure
FileSystem for reading and writing files stored on Windows Azure |
| Enum | Description |
|---|---|
| AbfsStatistic |
Statistic which are collected in Abfs.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.