Uses of Interface
io.camunda.zeebe.snapshots.CRC32CChecksumProvider
Packages that use CRC32CChecksumProvider
-
Uses of CRC32CChecksumProvider in io.camunda.zeebe.snapshots.impl
Constructors in io.camunda.zeebe.snapshots.impl with parameters of type CRC32CChecksumProviderModifierConstructorDescriptionFileBasedSnapshotStore(int brokerId, int partitionId, Path root, CRC32CChecksumProvider checksumProvider, io.micrometer.core.instrument.MeterRegistry meterRegistry) FileBasedSnapshotStoreImpl(int brokerId, Path root, CRC32CChecksumProvider checksumProvider, ConcurrencyControl actor, SnapshotMetrics metrics)