Uses of Interface
io.camunda.zeebe.logstreams.log.LogStreamBatchWriter
Packages that use LogStreamBatchWriter
-
Uses of LogStreamBatchWriter in io.camunda.zeebe.logstreams.impl.log
Methods in io.camunda.zeebe.logstreams.impl.log that return types with arguments of type LogStreamBatchWriter -
Uses of LogStreamBatchWriter in io.camunda.zeebe.logstreams.log
Methods in io.camunda.zeebe.logstreams.log that return LogStreamBatchWriterModifier and TypeMethodDescriptionLogStreamBatchWriter.LogEntryBuilder.done()Add the log entry to the batch.LogStreamBatchWriter.sourceRecordPosition(long position) Set the source event for all log entries.Methods in io.camunda.zeebe.logstreams.log that return types with arguments of type LogStreamBatchWriter