Class CassandraSchemaFactory.RowData

java.lang.Object
io.debezium.connector.cassandra.CassandraSchemaFactory.RowData
All Implemented Interfaces:
KafkaRecord
Enclosing class:
CassandraSchemaFactory

public static class CassandraSchemaFactory.RowData extends Object implements KafkaRecord
Row-level data about the source event. Contains a map where the key is the table column name and the value is the CassandraSchemaFactory.CellData.