Uses of Package
io.camunda.zeebe.transport.stream.api
Packages that use io.camunda.zeebe.transport.stream.api
Package
Description
Zeebe Protocol
-
Classes in io.camunda.zeebe.transport.stream.api used by io.camunda.zeebe.transportClassDescriptionManages an instance of
ClientStreamer.Allows consumers of this API to specify error handling logic when a payload cannot be pushed out.A remote stream service that manages streams from the Gateways. -
Classes in io.camunda.zeebe.transport.stream.api used by io.camunda.zeebe.transport.stream.apiClassDescriptionRepresents a consumer of a stream which can consume data pushed from the server.Allows to add and remove client streams.ID of a registered client streamA
RemoteStreamis a unidirectional stream from the Broker to a Gateway.ARemoteStreamerallows to push data back to a single gateway (any).Represents non-aggregated metadataA logical representation of a globally unique stream ID -
Classes in io.camunda.zeebe.transport.stream.api used by io.camunda.zeebe.transport.stream.implClassDescriptionRepresents a consumer of a stream which can consume data pushed from the server.Allows to add and remove client streams.ID of a registered client streamManages an instance of
ClientStreamer.ARemoteStreamis a unidirectional stream from the Broker to a Gateway.ARemoteStreamerallows to push data back to a single gateway (any).Allows consumers of this API to specify error handling logic when a payload cannot be pushed out.Represents non-aggregated metadataA remote stream service that manages streams from the Gateways. -