class Karma::Wal::AppendJob

Defined in:

wal/store.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(directives : Array(Commands::Directive), dump_dir : String, result : Channel(Exception | Nil)) #

[View source]

Instance Method Detail

def directives : Array(Commands::Directive) #

[View source]
def dump_dir : String #

[View source]
def result : Channel(Exception | Nil) #

[View source]