Package io.camunda.zeebe.transport.stream.impl
package io.camunda.zeebe.transport.stream.impl
-
ClassesClassDescriptionClientStreamServiceImpl<M extends BufferWriter>Implementation for both
ClientStreamerandClientStreamService.Manages mutating the stream registry via specific requests.RemoteStreamerImpl<M,P extends BufferWriter> RemoteStreamImplis an actor, and any payload pushed will be pushed asynchronously.RemoteStreamImpl<M,P extends BufferWriter> A registry for remote streams.RemoteStreamServiceImpl<M,P extends BufferWriter> Server-side actor which takes care of the network communication between the remote stream clients (e.g. gateways) and servers (e.g. brokers).