writeRecord

protected abstract void writeRecord(I id, AggregateEventRecord record)

Writes the passed record into the storage.

Parameters

id

the aggregate ID

record

the record to write