Uses of Interface
io.camunda.zeebe.transport.stream.api.RemoteStreamer
Packages that use RemoteStreamer
-
Uses of RemoteStreamer in io.camunda.zeebe.transport.stream.api
Methods in io.camunda.zeebe.transport.stream.api that return types with arguments of type RemoteStreamerModifier and TypeMethodDescriptionRemoteStreamService.start(ActorSchedulingService actorSchedulingService, ConcurrencyControl concurrencyControl) -
Uses of RemoteStreamer in io.camunda.zeebe.transport.stream.impl
Classes in io.camunda.zeebe.transport.stream.impl that implement RemoteStreamerModifier and TypeClassDescriptionfinal classRemoteStreamerImpl<M,P extends BufferWriter> RemoteStreamImplis an actor, and any payload pushed will be pushed asynchronously.Methods in io.camunda.zeebe.transport.stream.impl that return types with arguments of type RemoteStreamerModifier and TypeMethodDescriptionRemoteStreamServiceImpl.start(ActorSchedulingService actorSchedulingService, ConcurrencyControl executor)