index

public Iterator<I> index()

Returns an iterator over identifiers of records in the storage.

Attempts to read aggregate IDs from the MirrorRepository, as they are already stored there in a convenient form.

If an aggregate MirrorRepository is not configured to use for reads with this repository, falls back to the default method of getting distinct aggregate IDs from the event records.