Uses of Interface
io.camunda.zeebe.transport.stream.impl.ImmutableStreamRegistry
Packages that use ImmutableStreamRegistry
-
Uses of ImmutableStreamRegistry in io.camunda.zeebe.transport.stream.impl
Classes in io.camunda.zeebe.transport.stream.impl that implement ImmutableStreamRegistryConstructors in io.camunda.zeebe.transport.stream.impl with parameters of type ImmutableStreamRegistryModifierConstructorDescriptionRemoteStreamerImpl(ClusterCommunicationService transport, ImmutableStreamRegistry<M> registry)