| Class | Description |
|---|---|
| AbstractDeMuxExchange |
DeMuxExchange is opposite of MuxExchange.
|
| AbstractMuxExchange |
Multiplexing Exchange (MuxExchange) is used when results from multiple minor fragments belonging to the same
major fragment running on a node need to be collected at one fragment on the same node before distributing the
results further.
|
| BroadcastExchange | |
| BroadcastSender | |
| ComplexToJson | |
| ExternalSort | |
| Filter | |
| FlattenPOP | |
| HashAggregate | |
| HashJoinPOP | |
| HashPartitionSender | |
| HashToMergeExchange | |
| HashToRandomExchange | |
| IteratorValidator | |
| Limit | |
| MergeJoinPOP | |
| MergingReceiverPOP | |
| NestedLoopJoinPOP | |
| OrderedPartitionExchange | |
| OrderedPartitionSender | |
| PartitionRange | |
| ProducerConsumer | |
| Project | |
| RangeSender | |
| RangeSender.EndpointPartition | |
| Screen | |
| SelectionVectorRemover | |
| SingleMergeExchange | |
| SingleSender |
Sender that pushes all data to a single destination node.
|
| Sort | |
| StreamingAggregate | |
| TopN | |
| Trace | |
| UnionAll | |
| UnionExchange | |
| UnorderedDeMuxExchange |
UnorderedDeMuxExchange is a version of DeMuxExchange where the incoming batches are not sorted.
|
| UnorderedMuxExchange |
UnorderedMuxExchange is a version of MuxExchange where the incoming batches are not sorted.
|
| UnorderedReceiver | |
| Values | |
| WindowPOP | |
| WindowPOP.Bound |
Copyright © 2017 The Apache Software Foundation. All rights reserved.