Class CheckpointCreatedEventApplier
java.lang.Object
io.camunda.zeebe.backup.processing.CheckpointCreatedEventApplier
-
Constructor Summary
ConstructorsConstructorDescriptionCheckpointCreatedEventApplier(CheckpointState checkpointState, Set<CheckpointListener> checkpointListeners, CheckpointMetrics metrics) -
Method Summary
-
Constructor Details
-
CheckpointCreatedEventApplier
public CheckpointCreatedEventApplier(CheckpointState checkpointState, Set<CheckpointListener> checkpointListeners, CheckpointMetrics metrics)
-
-
Method Details
-
apply
-