Package | Description |
---|---|
org.apache.hadoop.fs.azure |
A distributed implementation of
FileSystem for reading and writing files on
Azure Block Storage. |
Class and Description |
---|
AzureException
Thrown if there is a problem communicating with Azure Storage service.
|
AzureNativeFileSystemStore
Core implementation of Windows Azure Filesystem for Hadoop.
|
KeyProvider
The interface that every Azure file system key provider must implement.
|
KeyProviderException
Thrown if there is a problem instantiating a KeyProvider or retrieving a key
using a KeyProvider object.
|
NativeAzureFileSystem
A
FileSystem for reading and writing files stored on Windows Azure. |
SelfRenewingLease
An Azure blob lease that automatically renews itself indefinitely
using a background thread.
|
SimpleKeyProvider
Key provider that simply returns the storage account key from the
configuration as plaintext.
|
Copyright © 2019 Apache Software Foundation. All Rights Reserved.