Class DataLoaderHelper<K,V>

java.lang.Object
org.dataloader.DataLoaderHelper<K,V>
Type Parameters:
K - the type of keys
V - the type of values

class DataLoaderHelper<K,V> extends Object
This helps break up the large DataLoader class functionality and it contains the logic to dispatch the promises on behalf of its peer dataloader