| 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 and Description |
|---|---|
static class |
NativeAzureFileSystem.Secure
A
FileSystem for reading and writing files stored on Windows Azure. |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeAzureFileSystem.FolderRenamePending.writeFile(NativeAzureFileSystem fs)
Write to disk the information needed to redo folder rename,
in JSON format.
|
| Constructor and Description |
|---|
FolderRenamePending(org.apache.hadoop.fs.Path redoFile,
NativeAzureFileSystem fs) |
FolderRenamePending(String srcKey,
String dstKey,
SelfRenewingLease lease,
NativeAzureFileSystem fs) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.