| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs |
A distributed implementation of
FileSystem for reading and writing files on
Azure Storage. |
| org.apache.hadoop.fs.azurebfs.constants | |
| org.apache.hadoop.fs.azurebfs.utils |
| Modifier and Type | Method and Description |
|---|---|
SSLSocketFactoryEx.SSLChannelMode |
AbfsConfiguration.getPreferredSSLFactoryOption() |
| Modifier and Type | Field and Description |
|---|---|
static SSLSocketFactoryEx.SSLChannelMode |
FileSystemConfigurations.DEFAULT_FS_AZURE_SSL_CHANNEL_MODE |
| Modifier and Type | Method and Description |
|---|---|
static SSLSocketFactoryEx.SSLChannelMode |
SSLSocketFactoryEx.SSLChannelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLSocketFactoryEx.SSLChannelMode[] |
SSLSocketFactoryEx.SSLChannelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SSLSocketFactoryEx.initializeDefaultFactory(SSLSocketFactoryEx.SSLChannelMode preferredMode)
Initialize a singleton SSL socket factory.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.