Uses of Interface
io.camunda.zeebe.journal.JournalMetaStore
Packages that use JournalMetaStore
Package
Description
Zeebe Journal Record Schema
-
Uses of JournalMetaStore in io.camunda.zeebe.journal
Classes in io.camunda.zeebe.journal that implement JournalMetaStore -
Uses of JournalMetaStore in io.camunda.zeebe.journal.file
Methods in io.camunda.zeebe.journal.file with parameters of type JournalMetaStoreModifier and TypeMethodDescriptionSegmentedJournalBuilder.withMetaStore(JournalMetaStore metaStore)