Uses of Class
io.camunda.zeebe.engine.state.ProcessingDbState
Packages that use ProcessingDbState
-
Uses of ProcessingDbState in io.camunda.zeebe.engine.processing.streamprocessor
Constructors in io.camunda.zeebe.engine.processing.streamprocessor with parameters of type ProcessingDbStateModifierConstructorDescriptionTypedRecordProcessorContextImpl(int partitionId, ProcessingScheduleService scheduleService, ProcessingDbState processingState, ScheduledTaskDbState scheduledTaskDbState, Writers writers, InterPartitionCommandSender partitionCommandSender, EngineConfiguration config)