public static class HdfsConfigurationInitializer.NoOpDNSToSwitchMapping extends Object implements org.apache.hadoop.net.DNSToSwitchMapping
Constructor and Description |
---|
NoOpDNSToSwitchMapping() |
Modifier and Type | Method and Description |
---|---|
void |
reloadCachedMappings() |
void |
reloadCachedMappings(List<String> names) |
List<String> |
resolve(List<String> names) |
Copyright © 2012–2021. All rights reserved.