Interface NameserviceRPCMBean
- All Known Implementing Classes:
NameserviceRPCMetrics
@Private
@Evolving
public interface NameserviceRPCMBean
JMX interface for the RPC server of Nameservice.
-
Method Summary
Modifier and TypeMethodDescriptiondoublelonglonglonglonglonglong
-
Method Details
-
getProxyOps
long getProxyOps() -
getProxyAvg
double getProxyAvg() -
getProxyOpFailureCommunicate
long getProxyOpFailureCommunicate() -
getProxyOpFailureStandby
long getProxyOpFailureStandby() -
getProxyOpNoNamenodes
long getProxyOpNoNamenodes() -
getProxyOpPermitRejected
long getProxyOpPermitRejected() -
getProxyOpPermitAccepted
long getProxyOpPermitAccepted()
-