load

protected Optional<CatchUp> load(CatchUpId id)

Loads the state from the storage by ID.

Returns Optional.empty() if there is no such object found.