Uses of Class
io.camunda.zeebe.engine.state.instance.IndexedRecord
Packages that use IndexedRecord
-
Uses of IndexedRecord in io.camunda.zeebe.engine.state.instance
Methods in io.camunda.zeebe.engine.state.instance that return IndexedRecordModifier and TypeMethodDescriptionIndexedRecord.setKey(long key) IndexedRecord.setState(ProcessInstanceIntent state) IndexedRecord.setValue(ProcessInstanceRecord value) Methods in io.camunda.zeebe.engine.state.instance with parameters of type IndexedRecordModifier and TypeMethodDescriptionvoidDbElementInstanceState.RecordVisitor.visitRecord(IndexedRecord indexedRecord)