DlqNoopAccumulator
class DlqNoopAccumulator : BatchAccumulator<DlqNoopState, StreamKey, DestinationRecordRaw, WithBatchState>
See documentation of DlqNoopPipelineStep.
Functions
Link copied to clipboard
open suspend override fun accept(input: DestinationRecordRaw, state: DlqNoopState): BatchAccumulatorResult<DlqNoopState, WithBatchState>
Link copied to clipboard
Link copied to clipboard