Package io.camunda.zeebe.logstreams.log
package io.camunda.zeebe.logstreams.log
-
ClassDescriptionRepresents an unmodifiable application record entry to be appended on the log.Represents an event on the log stream.Listener invoked by
LogStreamwhen new records are available to read.Represents a stream of events.Reads the log stream in batches.A batch of events that share the same source record position.Builder pattern for theLogStreamReads the log stream in an iterator-like pattern.