Package com.lmax.disruptor
Interface BatchStartAware
-
public interface BatchStartAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onBatchStart(long batchSize)
-
public interface BatchStartAware
Modifier and Type | Method | Description |
---|---|---|
void |
onBatchStart(long batchSize) |