Class SimpleBatchRewindStrategy

java.lang.Object
com.lmax.disruptor.SimpleBatchRewindStrategy
All Implemented Interfaces:
BatchRewindStrategy

public class SimpleBatchRewindStrategy extends Object implements BatchRewindStrategy
Batch rewind strategy that always rewinds
  • Constructor Details

    • SimpleBatchRewindStrategy

      public SimpleBatchRewindStrategy()
  • Method Details