route

protected Set<I> route(EventEnvelope event)

Determines the targets of the given event.

Return

a set of IDs of projections to dispatch the given event to

Parameters

event

the event to find targets for