|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InterfaceAudience.Public @InterfaceStability.Stable public interface DataNodeMXBean
This is the JMX management interface for data node information
Method Summary | |
---|---|
String |
getClusterId()
Gets the cluster id. |
String |
getHttpPort()
Gets the http port. |
String |
getNamenodeAddresses()
Gets the namenode IP addresses |
String |
getRpcPort()
Gets the rpc port. |
String |
getVersion()
Gets the version of Hadoop. |
String |
getVolumeInfo()
Gets the information of each volume on the Datanode. |
int |
getXceiverCount()
Returns an estimate of the number of Datanode threads actively transferring blocks. |
Method Detail |
---|
String getVersion()
String getRpcPort()
String getHttpPort()
String getNamenodeAddresses()
String getVolumeInfo()
String getClusterId()
int getXceiverCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |