Class DataChangeRecordAction

java.lang.Object
org.apache.beam.sdk.io.gcp.spanner.changestreams.action.DataChangeRecordAction

public class DataChangeRecordAction extends Object
This class is part of the process for ReadChangeStreamPartitionDoFn SDF. It is responsible for processing DataChangeRecords. The records will simply be emitted to the received output receiver.