Adaptive Framework 0.9.0

journal_mark_consumed

The following is a list of properties for the function journal_mark_consumed:

PropertyValue
briefMark journal entry consumed
categoryjournal
descriptionMark a journal entry returned by get_next_for_consumer() as consumed.
functionIdjournal_mark_consumed
functionLabeljournal_mark_consumed
parameters[ { "dataType": "string", "description": "Id of adaptor.", "name": "adaptorId" }, { "dataType": "string", "description": "The consumerId property value of the associated _AdaptiveProvisioningPeer_ object.", "name": "consumerId" }, { "dataType": "string", "description": "Journal entry cursor.", "name": "cursor" } ]
returns{ "dataType": "null" }
sideEffects[ "Journal cursor consumed" ]