class Resolvers::CellLoader

Defined in:

resolvers/record_resolver.cr

Constructors

Instance Method Summary

Instance methods inherited from class Resolvers::Loader({Int64, String})

load(item : {Int64, String}) load, perform(load_keys : Array({Int64, String})) perform, queue : Array({Int64, String}) queue, queue=(queue : Array({Int64, String})) queue=, resolve resolve, resolved? resolved?

Constructor methods inherited from class Resolvers::Loader({Int64, String})

new new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def perform(load_keys : Array({Int64, String})) #

[View source]