Class Hierarchy
- java.lang.Object
- io.camunda.zeebe.journal.JournalMetaStore.InMemory (implements io.camunda.zeebe.journal.JournalMetaStore)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.camunda.zeebe.journal.JournalException
- io.camunda.zeebe.journal.JournalException.InvalidAsqn
- io.camunda.zeebe.journal.JournalException.InvalidChecksum
- io.camunda.zeebe.journal.JournalException.InvalidIndex
- io.camunda.zeebe.journal.JournalException.OutOfDiskSpace
- io.camunda.zeebe.journal.JournalException.SegmentFull
- io.camunda.zeebe.journal.JournalException.SegmentSizeTooSmall
- io.camunda.zeebe.util.exception.UnrecoverableException
- io.camunda.zeebe.journal.CorruptedJournalException
- io.camunda.zeebe.journal.JournalException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- io.camunda.zeebe.journal.Journal
- io.camunda.zeebe.journal.JournalReader (also extends java.util.Iterator<E>)
- java.util.Iterator<E>
- io.camunda.zeebe.journal.JournalReader (also extends java.lang.AutoCloseable)
- io.camunda.zeebe.journal.JournalMetaStore
- io.camunda.zeebe.journal.JournalRecord