Class StreamPendingEntry

    • Constructor Detail

      • StreamPendingEntry

        public StreamPendingEntry​(StreamEntryID id,
                                  String consumerName,
                                  long idleTime,
                                  long deliveredTimes)
    • Method Detail

      • getIdleTime

        public long getIdleTime()
      • getDeliveredTimes

        public long getDeliveredTimes()
      • getConsumerName

        public String getConsumerName()