Package io.zeebe.engine.processing.streamprocessor.writers
-
Interface Summary Interface Description CommandResponseWriter TypedCommandWriter Things that any actor can write to a partition.TypedResponseWriter TypedStreamWriter Things that only a stream processor should write to the log stream (+ commands) -
Class Summary Class Description NoopResponseWriter NoopTypedStreamWriter ReprocessingRecord ReprocessingStreamWriter TypedCommandWriterImpl TypedResponseWriterImpl TypedStreamWriterImpl