Uses of Interface
io.camunda.zeebe.logstreams.storage.atomix.AtomixReaderFactory
Packages that use AtomixReaderFactory
-
Uses of AtomixReaderFactory in io.camunda.zeebe.logstreams.storage.atomix
Methods in io.camunda.zeebe.logstreams.storage.atomix with parameters of type AtomixReaderFactoryModifier and TypeMethodDescriptionstatic AtomixLogStorageAtomixLogStorage.ofPartition(AtomixReaderFactory readerFactory, ZeebeLogAppender appender) Constructors in io.camunda.zeebe.logstreams.storage.atomix with parameters of type AtomixReaderFactoryModifierConstructorDescriptionAtomixLogStorage(AtomixReaderFactory readerFactory, ZeebeLogAppender logAppender)