@InterfaceAudience.Public @InterfaceStability.Evolving public interface NameNodeStatusMXBean
Modifier and Type | Method and Description |
---|---|
String |
getHostAndPort()
Gets the host and port colon separated.
|
String |
getNNRole()
Gets the NameNode role.
|
String |
getState()
Gets the NameNode state.
|
boolean |
isSecurityEnabled()
Gets if security is enabled.
|
String getHostAndPort()
boolean isSecurityEnabled()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.