Uses of Enum Class
org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory.SSLChannelMode
Packages that use DelegatingSSLSocketFactory.SSLChannelMode
Package
Description
S3A Filesystem.
-
Uses of DelegatingSSLSocketFactory.SSLChannelMode in org.apache.hadoop.fs.azurebfs.constants
Fields in org.apache.hadoop.fs.azurebfs.constants declared as DelegatingSSLSocketFactory.SSLChannelModeModifier and TypeFieldDescriptionstatic final DelegatingSSLSocketFactory.SSLChannelModeFileSystemConfigurations.DEFAULT_FS_AZURE_SSL_CHANNEL_MODE -
Uses of DelegatingSSLSocketFactory.SSLChannelMode in org.apache.hadoop.fs.s3a
Fields in org.apache.hadoop.fs.s3a declared as DelegatingSSLSocketFactory.SSLChannelModeModifier and TypeFieldDescriptionstatic final DelegatingSSLSocketFactory.SSLChannelModeConstants.DEFAULT_SSL_CHANNEL_MODE -
Uses of DelegatingSSLSocketFactory.SSLChannelMode in org.apache.hadoop.security.ssl
Methods in org.apache.hadoop.security.ssl that return DelegatingSSLSocketFactory.SSLChannelModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DelegatingSSLSocketFactory.SSLChannelMode.values()Returns an array containing the constants of this enum class, in the order they are declared.