org.apache.hadoop.hdfs
Class DFSUtil.ConfiguredNNAddress
java.lang.Object
org.apache.hadoop.hdfs.DFSUtil.ConfiguredNNAddress
- Enclosing class:
- org.apache.hadoop.hdfs.DFSUtil
public static class DFSUtil.ConfiguredNNAddress
- extends Object
Represent one of the NameNodes configured in the cluster.
getNameserviceId
public String getNameserviceId()
getNamenodeId
public String getNamenodeId()
getAddress
public InetSocketAddress getAddress()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Apache Software Foundation. All Rights Reserved.