@Internal public class PostPartitionProcessor extends org.apache.flink.api.common.functions.RichMapFunction<PartitioningEvent,org.apache.flink.cdc.common.event.Event>
| Constructor and Description |
|---|
PostPartitionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.cdc.common.event.Event |
map(PartitioningEvent value) |
public org.apache.flink.cdc.common.event.Event map(PartitioningEvent value) throws Exception
map in interface org.apache.flink.api.common.functions.MapFunction<PartitioningEvent,org.apache.flink.cdc.common.event.Event>map in class org.apache.flink.api.common.functions.RichMapFunction<PartitioningEvent,org.apache.flink.cdc.common.event.Event>ExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.