public interface BatchHandler
| Modifier and Type | Method and Description |
|---|---|
void |
processBatch(IORunnable runnable) |
void processBatch(IORunnable runnable) throws IOException
runnable - A closure which will process the current batch when called.IOExceptionCopyright © 2016–2017 Zalando SE. All rights reserved.