Class AddNewAggregateSnapshotStrategy.AddNewSnapshotWhenBehindByNumberOfEvents

java.lang.Object
dk.cloudcreate.essentials.components.eventsourced.aggregates.snapshot.AddNewAggregateSnapshotStrategy.AddNewSnapshotWhenBehindByNumberOfEvents
All Implemented Interfaces:
AddNewAggregateSnapshotStrategy
Enclosing interface:
AddNewAggregateSnapshotStrategy

public static class AddNewAggregateSnapshotStrategy.AddNewSnapshotWhenBehindByNumberOfEvents extends Object implements AddNewAggregateSnapshotStrategy
  • Constructor Details

    • AddNewSnapshotWhenBehindByNumberOfEvents

      public AddNewSnapshotWhenBehindByNumberOfEvents(long numberOfEventsBetweenAddingANewSnapshot)
  • Method Details