RBFMetrics@Private
@Evolving
public interface RouterMBean
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getBlockPoolId() |
Gets the block pool ids of the namenodes.
|
java.lang.String |
getClusterId() |
Gets the cluster ids of the namenodes.
|
java.lang.String |
getCompiledDate() |
Get the compilation date of the router.
|
java.lang.String |
getCompileInfo() |
Get the compilation info of the router.
|
long |
getCurrentTokensCount() |
Get the current number of delegation tokens in memory.
|
java.lang.String |
getHostAndPort() |
Get the host and port of the router.
|
int |
getRouterFederationRenameCount() |
Gets the count of the currently running router federation rename jobs.
|
java.lang.String |
getRouterId() |
Get the identifier of the router.
|
java.lang.String |
getRouterStarted() |
When the router started.
|
java.lang.String |
getRouterStatus() |
Get the current state of the router.
|
java.lang.String |
getSafemode() |
Gets the safemode status.
|
int |
getSchedulerJobCount() |
Gets the count of the currently running jobs in the scheduler.
|
java.lang.String |
getTopTokenRealOwners() |
Get the top delegation token owners(realUser).
|
java.lang.String |
getVersion() |
Get the version of the router.
|
boolean |
isSecurityEnabled() |
Gets if security is enabled.
|
java.lang.String getRouterStarted()
java.lang.String getVersion()
java.lang.String getCompiledDate()
java.lang.String getCompileInfo()
java.lang.String getHostAndPort()
java.lang.String getRouterId()
java.lang.String getRouterStatus()
java.lang.String getClusterId()
java.lang.String getBlockPoolId()
long getCurrentTokensCount()
java.lang.String getSafemode()
boolean isSecurityEnabled()
java.lang.String getTopTokenRealOwners()
int getRouterFederationRenameCount()
int getSchedulerJobCount()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.