| Package | Description |
|---|---|
| org.apache.hadoop.fs.azure |
A distributed implementation of
FileSystem for reading and writing files on
Azure Block Storage. |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
NativeAzureFileSystem.Secure |
A
FileSystem for reading and writing files stored on Windows Azure. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NativeAzureFileSystem.FolderRenamePending.writeFile(NativeAzureFileSystem fs) |
Write to disk the information needed to redo folder rename,
in JSON format.
|
| Constructor | Description |
|---|---|
FolderRenamePending(java.lang.String srcKey,
java.lang.String dstKey,
SelfRenewingLease lease,
NativeAzureFileSystem fs) |
|
FolderRenamePending(org.apache.hadoop.fs.Path redoFile,
NativeAzureFileSystem fs) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.