Uses of Package
io.camunda.zeebe.logstreams.log
Packages that use io.camunda.zeebe.logstreams.log
Package
Description
-
Classes in io.camunda.zeebe.logstreams.log used by io.camunda.zeebe.logstreams.impl
-
Classes in io.camunda.zeebe.logstreams.log used by io.camunda.zeebe.logstreams.impl.flowcontrol
-
Classes in io.camunda.zeebe.logstreams.log used by io.camunda.zeebe.logstreams.impl.logClassDescriptionRepresents 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. -
Classes in io.camunda.zeebe.logstreams.log used by io.camunda.zeebe.logstreams.impl.serializerClassDescriptionRepresents an unmodifiable application record entry to be appended on the log.
-
Classes in io.camunda.zeebe.logstreams.log used by io.camunda.zeebe.logstreams.logClassDescriptionRepresents 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.Builder pattern for theLogStreamReads the log stream in an iterator-like pattern.