public class NodeName extends Object implements AnonymizableDataType<String>
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeName.NodeNameState
A composite state for node-name.
|
| Constructor and Description |
|---|
NodeName(String nodeName) |
NodeName(String rName,
String hName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnonymizedValue(StatePool statePool,
org.apache.hadoop.conf.Configuration conf) |
String |
getHostName() |
String |
getRackName() |
String |
getValue() |
public static final NodeName ROOT
public NodeName(String nodeName)
public String getHostName()
public String getRackName()
public String getAnonymizedValue(StatePool statePool, org.apache.hadoop.conf.Configuration conf)
getAnonymizedValue in interface AnonymizableDataType<String>Copyright © 2008–2020 Apache Software Foundation. All rights reserved.