Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- io.camunda.zeebe.scheduler.Actor (implements io.camunda.zeebe.scheduler.AsyncClosable, java.lang.AutoCloseable, io.camunda.zeebe.scheduler.ConcurrencyControl)
- io.camunda.zeebe.snapshots.impl.FileBasedSnapshotStore (implements io.camunda.zeebe.snapshots.ConstructableSnapshotStore, io.camunda.zeebe.snapshots.ReceivableSnapshotStore, io.camunda.zeebe.snapshots.RestorableSnapshotStore)
- io.camunda.zeebe.snapshots.impl.FileBasedReceivedSnapshot (implements io.camunda.zeebe.snapshots.ReceivedSnapshot)
- io.camunda.zeebe.snapshots.impl.FileBasedSnapshot (implements io.camunda.zeebe.snapshots.PersistedSnapshot)
- io.camunda.zeebe.snapshots.impl.FileBasedSnapshotChunkReader (implements io.camunda.zeebe.snapshots.SnapshotChunkReader)
- io.camunda.zeebe.snapshots.impl.FileBasedSnapshotId (implements io.camunda.zeebe.snapshots.SnapshotId)
- io.camunda.zeebe.snapshots.impl.FileBasedSnapshotReservation (implements io.camunda.zeebe.snapshots.SnapshotReservation)
- io.camunda.zeebe.snapshots.impl.FileBasedTransientSnapshot (implements io.camunda.zeebe.snapshots.TransientSnapshot)
- io.camunda.zeebe.snapshots.impl.SnapshotMetrics
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.camunda.zeebe.snapshots.SnapshotException
- io.camunda.zeebe.snapshots.SnapshotException.CorruptedSnapshotException
- io.camunda.zeebe.snapshots.SnapshotException.SnapshotAlreadyExistsException
- io.camunda.zeebe.snapshots.SnapshotException.SnapshotNotFoundException
- io.camunda.zeebe.snapshots.SnapshotException.StateClosedException
- io.camunda.zeebe.util.exception.UnrecoverableException
- io.camunda.zeebe.snapshots.impl.InvalidSnapshotChecksum
- io.camunda.zeebe.snapshots.SnapshotException
- io.camunda.zeebe.snapshots.impl.SnapshotWriteException
- java.lang.RuntimeException
- java.lang.Exception
- io.camunda.zeebe.scheduler.Actor (implements io.camunda.zeebe.scheduler.AsyncClosable, java.lang.AutoCloseable, io.camunda.zeebe.scheduler.ConcurrencyControl)
Interface Hierarchy
- java.lang.AutoCloseable
- io.camunda.zeebe.util.CloseableSilently
- io.camunda.zeebe.snapshots.PersistedSnapshotStore
- io.camunda.zeebe.snapshots.ConstructableSnapshotStore
- io.camunda.zeebe.snapshots.ReceivableSnapshotStore
- io.camunda.zeebe.snapshots.SnapshotChunkReader (also extends java.util.Iterator<E>)
- io.camunda.zeebe.snapshots.PersistedSnapshotStore
- io.camunda.zeebe.util.CloseableSilently
- io.camunda.zeebe.snapshots.ChecksumProvider
- java.lang.Comparable<T>
- io.camunda.zeebe.snapshots.SnapshotId
- io.camunda.zeebe.snapshots.ImmutableChecksumsSFV
- io.camunda.zeebe.snapshots.MutableChecksumsSFV
- java.util.Iterator<E>
- io.camunda.zeebe.snapshots.SnapshotChunkReader (also extends io.camunda.zeebe.util.CloseableSilently)
- io.camunda.zeebe.snapshots.PersistableSnapshot
- io.camunda.zeebe.snapshots.ReceivedSnapshot
- io.camunda.zeebe.snapshots.TransientSnapshot
- io.camunda.zeebe.snapshots.PersistedSnapshot
- io.camunda.zeebe.snapshots.PersistedSnapshotListener
- io.camunda.zeebe.snapshots.RestorableSnapshotStore
- io.camunda.zeebe.snapshots.SnapshotChunk
- io.camunda.zeebe.snapshots.SnapshotMetadata
- io.camunda.zeebe.snapshots.SnapshotReservation
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.camunda.zeebe.snapshots.impl.FileBasedSnapshotMetadata (implements io.camunda.zeebe.snapshots.SnapshotMetadata)
- java.lang.Record