public interface EventProcessor<T>
T
process(Event event, java.util.Optional<T> existing)
T process(Event event, java.util.Optional<T> existing)