dataloader v2.0.1 Lazyloader

Link to this section Summary

Link to this section Functions

Link to this function do_get(deferrable, source, batch_key, item_key)
Link to this function do_get_many(deferrable, source, batch_key, item_keys)
Link to this function get(source_name, batch_key, val)
Link to this function get(deferrable, source_name, batch_key, val)
Link to this function get_many(source_name, batch_key, item_keys)
Link to this function get_many(deferrable, source_name, batch_key, item_keys)
Link to this function load(source_name, batch_key, val)
Link to this function load(deferrable, source_name, batch_key, val)
Link to this function load_many(source_name, batch_key, vals)
Link to this function load_many(deferrable, source_name, batch_key, vals)
Link to this function put(source_name, batch_key, item_key, result)
Link to this function put(deferrable, source_name, batch_key, item_key, result)