Package io.camunda.zeebe.stream.api
package io.camunda.zeebe.stream.api
-
ClassDescriptionImplement to control which events should be handled by a
StreamProcessor.Supports sending arbitrary commands to another partition.Implement to control which events should be handled by aStreamProcessorbased on the event's metadata.The response which has been created during processing, for a request which can be identified byProcessingResponse.requestId()andProcessingResponse.requestStreamId().Here the interface is just a suggestion.Builder to compose the processing resultInterface for record processors.An action that is executed at the end of the processing.