Class ZeebeRocksDbFactory<ColumnFamilyType extends Enum<ColumnFamilyType>>

java.lang.Object
io.camunda.zeebe.db.impl.rocksdb.ZeebeRocksDbFactory<ColumnFamilyType>
All Implemented Interfaces:
ZeebeDbFactory<ColumnFamilyType>

public final class ZeebeRocksDbFactory<ColumnFamilyType extends Enum<ColumnFamilyType>> extends Object implements ZeebeDbFactory<ColumnFamilyType>