public class BinlogSplitMetaRequestEvent extends Object implements org.apache.flink.api.connector.source.SourceEvent
SourceEvent that MySqlSourceReader sends to MySqlSourceEnumerator to
pull binlog meta data, i.e. sending BinlogSplitMetaEvent.| Constructor and Description |
|---|
BinlogSplitMetaRequestEvent(String splitId,
int requestMetaGroupId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRequestMetaGroupId() |
String |
getSplitId() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.