public abstract class AbstractBinlogTableEventWriter<T extends BinlogTableEventInfo> extends AbstractBinlogEventWriter<T>
jsonGeneratorAPPLICATION_JSON, CDC_EVENT_TYPE_ATTRIBUTE, SEQUENCE_ID_KEY| Constructor and Description |
|---|
AbstractBinlogTableEventWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getWritableObject(Integer type,
Serializable value) |
protected void |
writeJson(T event) |
configureEventWriter, finishAndTransferFlowFile, getCommonAttributes, maxEventsPerFlowFile, oneTransactionPerFlowFile, writeEventcreateJsonGenerator, endFile, endJson, startJsonprotected Object getWritableObject(Integer type, Serializable value)
protected void writeJson(T event) throws IOException
writeJson in class AbstractBinlogEventWriter<T extends BinlogTableEventInfo>IOExceptionCopyright © 2024 Apache NiFi Project. All rights reserved.