Class EventMeshGrpcMonitor


  • public class EventMeshGrpcMonitor
    extends java.lang.Object
    • Constructor Detail

      • EventMeshGrpcMonitor

        public EventMeshGrpcMonitor​(EventMeshGrpcServer eventMeshGrpcServer,
                                    java.util.List<org.apache.eventmesh.metrics.api.MetricsRegistry> metricsRegistries)
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • start

        public void start()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • recordReceiveMsgFromClient

        public void recordReceiveMsgFromClient()
      • recordReceiveMsgFromClient

        public void recordReceiveMsgFromClient​(int count)
      • recordSendMsgToQueue

        public void recordSendMsgToQueue()
      • recordReceiveMsgFromQueue

        public void recordReceiveMsgFromQueue()
      • recordSendMsgToClient

        public void recordSendMsgToClient()
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception