Uses of Interface
io.camunda.zeebe.stream.api.scheduling.SimpleProcessingScheduleService
Packages that use SimpleProcessingScheduleService
Package
Description
This package is to isolate classes that will be part of the platform.
-
Uses of SimpleProcessingScheduleService in io.camunda.zeebe.stream.api.scheduling
Subinterfaces of SimpleProcessingScheduleService in io.camunda.zeebe.stream.api.scheduling -
Uses of SimpleProcessingScheduleService in io.camunda.zeebe.stream.impl
Classes in io.camunda.zeebe.stream.impl that implement SimpleProcessingScheduleServiceModifier and TypeClassDescriptionclassclassHere the implementation is just a suggestion to amke the engine abstraction work.Constructors in io.camunda.zeebe.stream.impl with parameters of type SimpleProcessingScheduleServiceModifierConstructorDescriptionExtendedProcessingScheduleServiceImpl(SimpleProcessingScheduleService processorActorService, SimpleProcessingScheduleService asyncActorService, ConcurrencyControl concurrencyControl)