Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.camunda.zeebe.db.impl.rocksdb.transaction.ColumnFamilyContext
- io.camunda.zeebe.db.impl.DbByte (implements io.camunda.zeebe.db.DbKey, io.camunda.zeebe.db.DbValue)
- io.camunda.zeebe.db.impl.DbCompositeKey<FirstKeyType,
SecondKeyType> (implements io.camunda.zeebe.db.ContainsForeignKeys, io.camunda.zeebe.db.DbKey) - io.camunda.zeebe.db.impl.DbInt (implements io.camunda.zeebe.db.DbKey, io.camunda.zeebe.db.DbValue)
- io.camunda.zeebe.db.impl.DbLong (implements io.camunda.zeebe.db.DbKey, io.camunda.zeebe.db.DbValue)
- io.camunda.zeebe.db.impl.DbNil (implements io.camunda.zeebe.db.DbValue)
- io.camunda.zeebe.db.impl.DbString (implements io.camunda.zeebe.db.DbKey, io.camunda.zeebe.db.DbValue)
- io.camunda.zeebe.db.impl.rocksdb.transaction.DefaultTransactionContext (implements io.camunda.zeebe.db.TransactionContext)
- io.camunda.zeebe.db.impl.rocksdb.transaction.ForeignKeyChecker
- io.camunda.zeebe.db.impl.rocksdb.Loggers
- java.lang.Record
- io.camunda.zeebe.db.ConsistencyChecksSettings
- io.camunda.zeebe.db.impl.DbForeignKey<K> (implements io.camunda.zeebe.db.ContainsForeignKeys, io.camunda.zeebe.db.DbKey, io.camunda.zeebe.db.DbValue)
- io.camunda.zeebe.db.impl.rocksdb.RocksDbConfiguration
- io.camunda.zeebe.db.impl.rocksdb.transaction.RocksDbInternal
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.camunda.zeebe.util.exception.RecoverableException
- io.camunda.zeebe.db.ZeebeDbException
- io.camunda.zeebe.util.exception.UnrecoverableException
- io.camunda.zeebe.db.ZeebeDbInconsistentException
- io.camunda.zeebe.util.exception.RecoverableException
- java.lang.RuntimeException
- java.lang.Exception
- io.camunda.zeebe.db.impl.ZeebeDbConstants
- io.camunda.zeebe.db.impl.rocksdb.ZeebeRocksDbFactory<ColumnFamilyType> (implements io.camunda.zeebe.db.ZeebeDbFactory<ColumnFamilyNames>)
- io.camunda.zeebe.db.impl.rocksdb.ZeebeRocksDBMetricExporter<ColumnFamilyType>
- io.camunda.zeebe.db.impl.rocksdb.transaction.ZeebeTransaction (implements java.lang.AutoCloseable, io.camunda.zeebe.db.ZeebeDbTransaction)
- io.camunda.zeebe.db.impl.rocksdb.transaction.ZeebeTransactionDb<ColumnFamilyNames> (implements io.camunda.zeebe.db.impl.rocksdb.transaction.TransactionRenovator, io.camunda.zeebe.db.ZeebeDb<ColumnFamilyType>)
Interface Hierarchy
- java.lang.AutoCloseable
- io.camunda.zeebe.db.ZeebeDb<ColumnFamilyType>
- io.camunda.zeebe.util.buffer.BufferReader
- io.camunda.zeebe.db.DbKey (also extends io.camunda.zeebe.util.buffer.BufferWriter)
- io.camunda.zeebe.db.DbValue (also extends io.camunda.zeebe.util.buffer.BufferWriter)
- io.camunda.zeebe.util.buffer.BufferWriter
- io.camunda.zeebe.db.DbKey (also extends io.camunda.zeebe.util.buffer.BufferReader)
- io.camunda.zeebe.db.DbValue (also extends io.camunda.zeebe.util.buffer.BufferReader)
- io.camunda.zeebe.db.ColumnFamily<KeyType,
ValueType> - io.camunda.zeebe.db.ContainsForeignKeys
- io.camunda.zeebe.db.KeyValuePairVisitor<KeyType,
ValueType> - io.camunda.zeebe.db.TransactionContext
- io.camunda.zeebe.db.TransactionOperation
- io.camunda.zeebe.db.impl.rocksdb.transaction.TransactionRenovator
- io.camunda.zeebe.db.ZeebeDbFactory<ColumnFamilyNames>
- io.camunda.zeebe.db.ZeebeDbTransaction
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.camunda.zeebe.db.impl.DbForeignKey.MatchType
- io.camunda.zeebe.db.impl.DefaultColumnFamily
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)