struct AvalancheMQ::SchemaVersion::MigrateIndexV1toV2::SegmentPositionV1

Defined in:

avalanchemq/schema.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(segment : UInt32, position : UInt32) #

[View source]

Class Method Detail

def self.from_io(io : IO, format = IO::ByteFormat::SystemEndian) #

[View source]

Instance Method Detail

def position : UInt32 #

[View source]
def segment : UInt32 #

[View source]