A C D I L M R 
All Classes All Packages

A

apply(List<T>) - Method in interface io.github.steliospaps.dataloader.reactor.ListBatchFunction
 
apply(List<T>) - Method in interface io.github.steliospaps.dataloader.reactor.MapBatchFunction
 
apply(T) - Method in interface io.github.steliospaps.dataloader.DataLoader
 

C

create(ListBatchFunction<R, T>) - Static method in class io.github.steliospaps.dataloader.reactor.ReactorDataLoader
 
create(ListBatchFunction<R, T>, ReactorDataLoaderConfig) - Static method in class io.github.steliospaps.dataloader.reactor.ReactorDataLoader
 
create(MapBatchFunction<R, T>) - Static method in class io.github.steliospaps.dataloader.reactor.ReactorDataLoader
 
create(MapBatchFunction<R, T>, ReactorDataLoaderConfig) - Static method in class io.github.steliospaps.dataloader.reactor.ReactorDataLoader
 

D

DataLoader<R,​T> - Interface in io.github.steliospaps.dataloader
 

I

io.github.steliospaps.dataloader - package io.github.steliospaps.dataloader
 
io.github.steliospaps.dataloader.reactor - package io.github.steliospaps.dataloader.reactor
 

L

ListBatchFunction<R,​T> - Interface in io.github.steliospaps.dataloader.reactor
 

M

MapBatchFunction<R,​T> - Interface in io.github.steliospaps.dataloader.reactor
allows a sparse result from the batching function

R

ReactorDataLoader - Class in io.github.steliospaps.dataloader.reactor
 
ReactorDataLoader() - Constructor for class io.github.steliospaps.dataloader.reactor.ReactorDataLoader
 
ReactorDataLoaderConfig - Class in io.github.steliospaps.dataloader.reactor
 
ReactorDataLoaderConfig() - Constructor for class io.github.steliospaps.dataloader.reactor.ReactorDataLoaderConfig
 
A C D I L M R 
All Classes All Packages