SimpleSnapshot

constructor(delegate: ReadOnlyStateAggregate<S>, snapshotTime: Long = System.currentTimeMillis())

Parameters

delegate

the state aggregate being snapshotted

snapshotTime

the time when the snapshot was taken (default: current time)