public final class MySQLYearBinlogProtocolValue extends Object implements MySQLBinlogProtocolValue
| Constructor and Description |
|---|
MySQLYearBinlogProtocolValue() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
read(MySQLBinlogColumnDef columnDef,
MySQLPacketPayload payload)
Read column value from binlog protocol.
|
public Serializable read(MySQLBinlogColumnDef columnDef, MySQLPacketPayload payload)
MySQLBinlogProtocolValueread in interface MySQLBinlogProtocolValuecolumnDef - column definition from TABLE_MAP_EVENTpayload - payload operation for MySQL binlog packetCopyright © 2023 The Apache Software Foundation. All rights reserved.