Package io.camunda.zeebe.db.impl
package io.camunda.zeebe.db.impl
-
ClassDescriptionDbForeignKey<K extends DbKey>Wraps a key from a given column family.DbTenantAwareKey<WrappedKey extends DbKey>The DbTenantAwareKey wraps any given key and, depending on the PlacementType, append or prepends the tenant to it.Contains only one column family
DefaultColumnFamily.DEFAULT, which can be used for tests or simple databases.