DNSToSwitchMappingScriptBasedMappingWithDependency@Private @Evolving public interface DNSToSwitchMappingWithDependency extends DNSToSwitchMapping
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<java.lang.String> |
getDependency(java.lang.String name) |
Get a list of dependent DNS-names for a given DNS-name/IP-address.
|
reloadCachedMappings, reloadCachedMappings, resolvejava.util.List<java.lang.String> getDependency(java.lang.String name)
name - - host name or IP address of a data node. Input host name
parameter must take a value of dfs.datanode.hostname config value if this
config property is set. Otherwise FQDN of the data node is used.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.