Package org.pipecraft.pipes.async.source
-
Class Summary Class Description AsyncEmptyPipe<T> An async source pipe returning no data.AsyncMultiFileReaderPipe<T> An async source pipe reading multiple local binary files.AsyncSeqGenPipe<T> An async source pipe, producing a fixed number of items using a fixed number of threads.AsyncStorageMultiFileReaderPipe<T,B> An async source pipe reading multiple remote binary files from the cloud.