@InterfaceAudience.Public @InterfaceStability.Evolving public interface NameNodeStatusMXBean
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| long | getBytesWithFutureGenerationStamps()Gets number of bytes in blocks with future generation stamps. | 
| String | getHostAndPort()Gets the host and port colon separated. | 
| long | getLastHATransitionTime()Gets the most recent HA transition time in milliseconds from the epoch. | 
| String | getNNRole()Gets the NameNode role. | 
| String | getState()Gets the NameNode state. | 
| boolean | isSecurityEnabled()Gets if security is enabled. | 
String getHostAndPort()
boolean isSecurityEnabled()
long getLastHATransitionTime()
long getBytesWithFutureGenerationStamps()
Copyright © 2016 Apache Software Foundation. All rights reserved.