LocationHdfsQopConfiguration

Configuration information for RPC Protection and Data Transfer Protection. These parameters can be set to AUTHENTICATION, INTEGRITY, or PRIVACY. The default value is PRIVACY.

Constructors

Link copied to clipboard
constructor(dataTransferProtection: LocationHdfsQopConfigurationDataTransferProtection? = null, rpcProtection: LocationHdfsQopConfigurationRpcProtection? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration for Data Transfer Protection.

Link copied to clipboard

Configuration for RPC Protection.