| Package | Description |
|---|---|
| com.microsoft.azure.datalake.store |
The main Azure Data Lake Store SDK classes.
|
| Modifier and Type | Method and Description |
|---|---|
SSLSocketFactoryEx.SSLChannelMode |
ADLStoreClient.getSSLChannelMode()
gets the SSL Channel mode for HTTPS calls made by methods in
ADLStoreClient objects
|
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 SSLSocketFactoryEx |
SSLSocketFactoryEx.getDefaultFactory(SSLSocketFactoryEx.SSLChannelMode sslChannelMode) |
| Constructor and Description |
|---|
SSLSocketFactoryEx(SSLSocketFactoryEx.SSLChannelMode channelMode) |
Copyright © 2019 Microsoft Corporation. All rights reserved.