@Stability(value=Stable) @Internal public static final class CfnLocationHDFS.QopConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationHDFS.QopConfigurationProperty
CfnLocationHDFS.QopConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationHDFS.QopConfigurationProperty.Builder, CfnLocationHDFS.QopConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationHDFS.QopConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLocationHDFS.NameNodeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDataTransferProtection()
The data transfer protection setting configured on the HDFS cluster.
|
String |
getRpcProtection()
The Remote Procedure Call (RPC) protection setting configured on the HDFS cluster.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnLocationHDFS.QopConfigurationProperty.Builder builder)
CfnLocationHDFS.NameNodeProperty.Builder.public final String getDataTransferProtection()
CfnLocationHDFS.QopConfigurationProperty
This setting corresponds to your dfs.data.transfer.protection setting in the hdfs-site.xml file on your Hadoop cluster.
getDataTransferProtection in interface CfnLocationHDFS.QopConfigurationPropertypublic final String getRpcProtection()
CfnLocationHDFS.QopConfigurationProperty
This setting corresponds to your hadoop.rpc.protection setting in your core-site.xml file on your Hadoop cluster.
getRpcProtection in interface CfnLocationHDFS.QopConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.