@FunctionalInterface public interface Listener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(List<T> events) |
void accept(List<T> events) throws IOException, EventAlreadyProcessedException
Copyright © 2016–2017 Zalando SE. All rights reserved.