struct NATS::JetStream::API::V1::StreamState

Defined in:

jetstream.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::API::Message

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def bytes : Int64 #

[View source]
def consumer_count : Int32 #

[View source]
def first_seq : Int64 #

[View source]
def first_ts : Time #

[View source]
def last_seq : Int64 #

[View source]
def last_ts : Time #

[View source]
def messages : Int64 #

[View source]