public interface 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. | 
String getState()
String getHostAndPort()
boolean isSecurityEnabled()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.