@Stability(value=Stable) @Internal public static final class CfnLocationHDFS.NameNodeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationHDFS.NameNodeProperty
CfnLocationHDFS.NameNodePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationHDFS.NameNodeProperty.Builder, CfnLocationHDFS.NameNodeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationHDFS.NameNodeProperty.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 |
getHostname()
The hostname of the NameNode in the HDFS cluster.
|
Number |
getPort()
The port that the NameNode uses to listen to client requests.
|
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.NameNodeProperty.Builder builder)
CfnLocationHDFS.NameNodeProperty.Builder.public final String getHostname()
CfnLocationHDFS.NameNodePropertyThis value is the IP address or Domain Name Service (DNS) name of the NameNode. An agent that's installed on-premises uses this hostname to communicate with the NameNode in the network.
getHostname in interface CfnLocationHDFS.NameNodePropertypublic final Number getPort()
CfnLocationHDFS.NameNodePropertygetPort in interface CfnLocationHDFS.NameNodeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.