Class AbstractSubscription

    • Field Detail

      • bytesOutFromRemovedConsumers

        protected final java.util.concurrent.atomic.LongAdder bytesOutFromRemovedConsumers
      • msgOutFromRemovedConsumer

        protected final java.util.concurrent.atomic.LongAdder msgOutFromRemovedConsumer
    • Constructor Detail

      • AbstractSubscription

        public AbstractSubscription()
    • Method Detail

      • getMsgOutCounter

        public long getMsgOutCounter()
      • getBytesOutCounter

        public long getBytesOutCounter()