Package io.camunda.zeebe.transport.stream.api
package io.camunda.zeebe.transport.stream.api
-
InterfacesClassDescriptionA
RemoteStreamis a unidirectional stream from the Broker to a Gateway.RemoteStream.ErrorHandler<P extends BufferWriter>Allows consumers of this API to specify error handling logic when a payload cannot be pushed out.ARemoteStreamerallows to push data back to a single gateway (any).A remote stream service that manages streams from the Gateways.