StreamPendingEntry

Undocumented in source.

Constructors

this
this(StreamEntryID id, string consumerName, long idleTime, long deliveredTimes)
Undocumented in source.

Members

Functions

getConsumerName
string getConsumerName()
Undocumented in source. Be warned that the author may not have intended to support it.
getDeliveredTimes
long getDeliveredTimes()
Undocumented in source. Be warned that the author may not have intended to support it.
getID
StreamEntryID getID()
Undocumented in source. Be warned that the author may not have intended to support it.
getIdleTime
long getIdleTime()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta