struct NATS::JetStream::Stream

Defined in:

jetstream/stream.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::Entity

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def cluster : ClusterInfo | Nil #

[View source]
def config : StreamConfig #

[View source]
def created : Time #

[View source]
def mirror : StreamSourceInfo | Nil #

[View source]
def sources : Array(StreamSourceInfo) #

[View source]
def state : StreamState #

[View source]