Uses of Interface
io.camunda.zeebe.engine.api.records.ImmutableRecordBatchEntry
Packages that use ImmutableRecordBatchEntry
-
Uses of ImmutableRecordBatchEntry in io.camunda.zeebe.engine.api.records
Classes in io.camunda.zeebe.engine.api.records that implement ImmutableRecordBatchEntryMethods in io.camunda.zeebe.engine.api.records that return types with arguments of type ImmutableRecordBatchEntryModifier and TypeMethodDescriptionImmutableRecordBatch.entries()RecordBatch.entries()RecordBatch.iterator()RecordBatch.spliterator()Method parameters in io.camunda.zeebe.engine.api.records with type arguments of type ImmutableRecordBatchEntryModifier and TypeMethodDescriptionvoidRecordBatch.forEach(Consumer<? super ImmutableRecordBatchEntry> action)