setCatchUpPageSize

public DeliveryBuilder setCatchUpPageSize(int catchUpPageSize)

Sets the maximum number of events to read from an event store per single read operation during the catch-up.

If none set, DEFAULT_CATCH_UP_PAGE_SIZE is used.