Called when we stop processing events from a partition.
Describes the error handler signature.
Called when errors occur during event receiving.
Called when we first start processing events from a partition.
Describes the message handler signature.
Event handler called when events are received. The context
parameter can be
used to get partition information as well as to checkpoint.
Extracts the SpanContext
from an EventData
if the context exists.
An individual EventData
object.
Generated using TypeDoc
Describes the abort handler signature.