Class PostgresChangeRecordEmitter

All Implemented Interfaces:
ChangeRecordEmitter<PostgresPartition>

public class PostgresChangeRecordEmitter extends RelationalChangeRecordEmitter<PostgresPartition>
Emits change data based on a logical decoding event coming as protobuf or JSON message.
Author:
Horia Chiorean (hchiorea@redhat.com), Jiri Pechanec