class BatchInsertEvent

Defined in:

events/batch_insert_event.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(operation : SavePessoa | Nil) #

[View source]

Class Method Detail

def self.empty? #

[View source]
def self.flush! #

[View source]
def self.logged_events #

Used by Pulsar::SpecHelper to test for logged events


def self.logged_events=(logged_events) #

Used by Pulsar::SpecHelper to test for logged events


Instance Method Detail

def count : Int32 #

[View source]
def get_batch #

[View source]
def get_buffer #

[View source]
def operation : SavePessoa? #

[View source]
def push(operation : SavePessoa | Nil) #

[View source]
def shift : SavePessoa #

[View source]
def started_at : Time #

When the event started