Interface NameserviceRPCMBean

All Known Implementing Classes:
NameserviceRPCMetrics

@Private @Evolving public interface NameserviceRPCMBean
JMX interface for the RPC server of Nameservice.
  • Method Details

    • getProxyOps

      long getProxyOps()
    • getProxyAvg

      double getProxyAvg()
    • getProxyOpFailureCommunicate

      long getProxyOpFailureCommunicate()
    • getProxyOpFailureStandby

      long getProxyOpFailureStandby()
    • getProxyOpNoNamenodes

      long getProxyOpNoNamenodes()
    • getProxyOpPermitRejected

      long getProxyOpPermitRejected()
    • getProxyOpPermitAccepted

      long getProxyOpPermitAccepted()