Uses of Class
io.camunda.zeebe.broker.logstreams.AtomixLogStorage
Packages that use AtomixLogStorage
-
Uses of AtomixLogStorage in io.camunda.zeebe.broker.logstreams
Methods in io.camunda.zeebe.broker.logstreams that return AtomixLogStorageModifier and TypeMethodDescriptionstatic AtomixLogStorageAtomixLogStorage.ofPartition(AtomixReaderFactory readerFactory, ZeebeLogAppender appender) -
Uses of AtomixLogStorage in io.camunda.zeebe.broker.system.partitions
Methods in io.camunda.zeebe.broker.system.partitions that return AtomixLogStorageModifier and TypeMethodDescriptionPartitionStartupAndTransitionContextImpl.getLogStorage()Deprecated.PartitionTransitionContext.getLogStorage()Methods in io.camunda.zeebe.broker.system.partitions with parameters of type AtomixLogStorageModifier and TypeMethodDescriptionvoidPartitionStartupAndTransitionContextImpl.setLogStorage(AtomixLogStorage logStorage) Deprecated.voidPartitionTransitionContext.setLogStorage(AtomixLogStorage logStorage)