public static class NameService.NameNode extends Object
Modifier and Type | Method and Description |
---|---|
static NameService.NameNode |
fromConfig(String nameServiceId,
String nnUniqueId,
ConfigHelper config,
Cluster cluster) |
String |
getHost() |
int |
getPort() |
String |
getPropertyName() |
boolean |
isEncrypted() |
String |
toString() |
public static NameService.NameNode fromConfig(String nameServiceId, String nnUniqueId, ConfigHelper config, Cluster cluster)
public String getHost()
public int getPort()
public boolean isEncrypted()
public String getPropertyName()
Copyright © 2022 Apache Software Foundation. All rights reserved.