public class RMInfo extends Object implements RMInfoMXBean
| Modifier and Type | Method and Description | 
|---|---|
| String | getHostAndPort()Gets the host and port colon separated. | 
| String | getState()Gets the ResourceManager state. | 
| boolean | isSecurityEnabled()Gets if security is enabled. | 
| void | register() | 
| void | unregister() | 
public void register()
public void unregister()
public String getState()
RMInfoMXBeangetState in interface RMInfoMXBeanpublic String getHostAndPort()
RMInfoMXBeangetHostAndPort in interface RMInfoMXBeanpublic boolean isSecurityEnabled()
RMInfoMXBeanisSecurityEnabled in interface RMInfoMXBeanCopyright © 2008–2025 Apache Software Foundation. All rights reserved.