catchUpAll

public CatchUpId catchUpAll(Timestamp since)

Starts the catch-up of all entities in this repository.

This is a shortcut method for catchUp(since, null).

Return

identifier of the catch-up operation

Parameters

since

point in the past, since which the catch-up should be performed

See also

Throws

if another catch-up for the same entity type is already in progress