@FunctionalInterface public static interface DisruptorPool.TimeoutHandler<V> extends DisruptorPool.Handler<V>
| Modifier and Type | Method and Description |
|---|---|
void |
timeout(java.lang.Thread thread) |
callback, exceptionvoid timeout(java.lang.Thread thread)
timeout in interface DisruptorPool.Handler<V>