FileSystem for reading and writing files on
Azure Block Storage.参照先: 説明
| クラス | 説明 | 
|---|---|
| NativeAzureFileSystem | A  FileSystemfor reading and writing files stored on Windows Azure. | 
| Wasb | WASB implementation of AbstractFileSystem. | 
| WasbFsck | An fsck tool implementation for WASB that does various admin/cleanup/recovery
 tasks on the WASB file system. | 
| 例外 | 説明 | 
|---|---|
| AzureException | Thrown if there is a problem communicating with Azure Storage service. | 
A distributed implementation of FileSystem for reading and writing files on
Azure Block Storage.
This implementation is blob-based and stores files on Azure in their native form for
interoperability with other Azure tools.
Copyright © 2016 Apache Software Foundation. All rights reserved.