| Package | Description |
|---|---|
| com.ververica.cdc.connectors.mysql.debezium.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
SignalEventDispatcher.WatermarkKind |
SignalEventDispatcher.WatermarkKind.fromString(String kindString) |
static SignalEventDispatcher.WatermarkKind |
SignalEventDispatcher.WatermarkKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalEventDispatcher.WatermarkKind[] |
SignalEventDispatcher.WatermarkKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignalEventDispatcher.dispatchWatermarkEvent(MySqlSplit mySqlSplit,
BinlogOffset watermark,
SignalEventDispatcher.WatermarkKind watermarkKind) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.