Location Hdfs Qop Configuration
data class LocationHdfsQopConfiguration(val dataTransferProtection: String? = null, val rpcProtection: String? = null)
Constructors
Link copied to clipboard
fun LocationHdfsQopConfiguration(dataTransferProtection: String? = null, rpcProtection: String? = null)