Uses of Class
io.camunda.zeebe.engine.state.ZeebeDbState
Packages that use ZeebeDbState
-
Uses of ZeebeDbState in io.camunda.zeebe.engine.processing.streamprocessor
Constructors in io.camunda.zeebe.engine.processing.streamprocessor with parameters of type ZeebeDbStateModifierConstructorDescriptionTypedRecordProcessorContextImpl(int partitionId, ProcessingScheduleService scheduleService, ZeebeDbState zeebeState, Writers writers, InterPartitionCommandSender partitionCommandSender)