Uses of Class
io.camunda.zeebe.engine.state.ZeebeDbState
Packages that use ZeebeDbState
Package
Description
This package is to isolate classes that will be part of the platform.
-
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) -
Uses of ZeebeDbState in io.camunda.zeebe.streamprocessor
Methods in io.camunda.zeebe.streamprocessor with parameters of type ZeebeDbState