Class | Description |
---|---|
DistributedPrePartitionOperator |
Operator for processing events from upstream before flowing to
SchemaOperator . |
EventPartitioner |
Partitioner that send
PartitioningEvent to its target partition. |
PartitioningEvent |
A wrapper around
Event , which contains the target partition number and will be used in
EventPartitioner . |
PartitioningEventKeySelector |
Key selector for
PartitioningEvent . |
PostPartitionProcessor | |
RegularPrePartitionOperator |
Operator for processing events from
SchemaOperator before EventPartitioner with
regular topology. |
Copyright © 2025 The Apache Software Foundation. All rights reserved.