All Classes and Interfaces
Classes
Class
Description
A QueryIterator that upon access to the first item consumes the underlying
iterator into a data bag.
This is a variant of
QueryIterRepeatApply which consumes up to N elements from the input and
schedules concurrent tasks that start buffering the related items for each input.A cache that maps resources such as files or http URLs to information for binary search.
Read ahead a certain amount of items from the lhs and
concurrently start fetching the corresponding data for the rhs.
TODO Factory out into a more general class that delegates each bindings to custom processor