struct Redis::Streaming::XInfoStreamFullResponse::Group

Included Modules

Defined in:

streaming.cr

Constructors

Instance Method Summary

Macros inherited from module Redis::Streaming::Properties

define(*properties) define

Constructor Detail

def self.new(response : Array) #

[View source]

Instance Method Detail

def consumers : Array(Consumer) #

def entries_read : Int64 | Nil #

def lag : Int64 | Nil #

def last_delivered_id : String | Nil #

def nacked_count : Int64 | Nil #

def name : String #

def pel_count : Int64 #

def pending : Array(PendingEntry) #