Class ProxyTopicStat.ProducerStats

java.lang.Object
org.apache.pulsar.websocket.stats.ProxyTopicStat.ProducerStats
Enclosing class:
ProxyTopicStat

public static class ProxyTopicStat.ProducerStats extends Object
  • Field Details

    • remoteConnection

      public String remoteConnection
    • numberOfMsgPublished

      public long numberOfMsgPublished
  • Constructor Details

    • ProducerStats

      public ProducerStats()
    • ProducerStats

      public ProducerStats(ProducerHandler handler)