Class DbClockState
java.lang.Object
io.camunda.zeebe.engine.state.clock.DbClockState
- All Implemented Interfaces:
ClockState,MutableClockState
-
Constructor Summary
ConstructorsConstructorDescriptionDbClockState(ZeebeDb<ZbColumnFamilies> zeebeDb, TransactionContext transactionContext) -
Method Summary
-
Constructor Details
-
DbClockState
-
-
Method Details
-
pinAt
- Specified by:
pinAtin interfaceMutableClockState
-
offsetBy
- Specified by:
offsetByin interfaceMutableClockState
-
reset
- Specified by:
resetin interfaceMutableClockState
-
getModification
- Specified by:
getModificationin interfaceClockState
-