Uses of Interface
io.camunda.zeebe.logstreams.storage.LogStorage
Packages that use LogStorage
-
Uses of LogStorage in io.camunda.zeebe.logstreams.impl.log
Methods in io.camunda.zeebe.logstreams.impl.log with parameters of type LogStorage -
Uses of LogStorage in io.camunda.zeebe.logstreams.log
Methods in io.camunda.zeebe.logstreams.log with parameters of type LogStorageModifier and TypeMethodDescriptionLogStreamBuilder.withLogStorage(LogStorage logStorage) The underlying log storage to read from/write to.