| AwaitAnyWidget |
|
| BlockingQueueOutputChannelFactory |
|
| Bouncer |
Limiter for access to some resource.
|
| ComposingOutputChannelFactory |
A channel factory which provides ordered composed channels.
|
| FileOutputChannelFactory |
|
| FrameChannelBatcher |
Processor that reads up to "maxFrames" frames from some input channels and combines them into a batch.
|
| FrameChannelHashPartitioner |
Processor that hash-partitions rows from any number of input channels, and writes partitioned frames to output
channels.
|
| FrameChannelMerger |
Processor that merges already-sorted inputChannels and writes a fully-sorted stream to a single outputChannel.
|
| FrameChannelMixer |
Processor that merges frames from inputChannels into a single outputChannel.
|
| FrameProcessorExecutor |
|
| FrameProcessors |
|
| MultiColumnSelectorFactory |
|
| OutputChannel |
Represents an output channel for some frame processor.
|
| OutputChannels |
|
| PartitionedOutputChannel |
A channel which can contain multiple partitions of data.
|
| ReturnOrAwait<T> |
|
| RunAllFullyWidget<T,ResultType> |
|
| SuperSorter |
Sorts and partitions a dataset using parallel external merge sort.
|
| SuperSorterProgressSnapshot |
|
| SuperSorterProgressTracker |
A thread-safe class that keeps track of the progress of an n-way, multilevel merge sort.
|
| TournamentTree |
Tree-of-losers tournament tree used for K-way merging.
|