@FunctionalInterface public static interface DisruptorPool.ExceptionHandler<V> extends DisruptorPool.Handler<V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
exception(java.lang.Exception exception) |
callback, timeoutboolean exception(java.lang.Exception exception)
exception in interface DisruptorPool.Handler<V>