Package com.lmax.disruptor
Interface TimeoutHandler
-
public interface TimeoutHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTimeout(long sequence)
-
public interface TimeoutHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
onTimeout(long sequence) |