Package io.camunda.zeebe.logstreams.impl.log
package io.camunda.zeebe.logstreams.impl.log
-
ClassesClassDescription*Represents the implementation of the logged event.Consume the write buffer and append the blocks to the distributedlog.A
LogStreamReaderimplementation which can read single events from the blocks given by theLogStorageReader.