Uses of Class
io.camunda.zeebe.db.impl.DbString
Packages that use DbString
-
Uses of DbString in io.camunda.zeebe.db.impl
Methods in io.camunda.zeebe.db.impl that return DbStringModifier and TypeMethodDescriptionDbTenantAwareKey.tenantKey()Returns the value of thetenantKeyrecord component.Constructors in io.camunda.zeebe.db.impl with parameters of type DbStringModifierConstructorDescriptionDbTenantAwareKey(DbString tenantKey, WrappedKey wrappedKey, DbTenantAwareKey.PlacementType placementType) Creates an instance of aDbTenantAwareKeyrecord class.