Sets a consume checkpoint and extracts DSM context from the provided carrier.
The streaming technology (e.g., kafka, kinesis, sns).
The source of data (topic, exchange, stream name).
The carrier object to extract DSM context from.
OptionalmanualCheckpoint: booleanWhether this checkpoint was manually set. Defaults to true.
The DSM context associated with the current pathway.
Sets a produce checkpoint and injects the DSM context into the provided carrier.
The streaming technology (e.g., kafka, kinesis, sns).
The target of data (topic, exchange, stream name).
The carrier object to inject DSM context into.
Manual Data Streams Monitoring checkpointer API.