public class FlushSuccessEvent extends Object implements org.apache.flink.runtime.operators.coordination.OperatorEvent
OperatorEvent from sink writer to notify SchemaRegistry that it finished
flushing.| Constructor and Description |
|---|
FlushSuccessEvent(int subtask,
org.apache.flink.cdc.common.event.TableId tableId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getSubtask() |
org.apache.flink.cdc.common.event.TableId |
getTableId() |
int |
hashCode() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.