Interface WaitStrategyFactory


  • @Experimental
    @Public
    public interface WaitStrategyFactory
    Factory to create a new WaitStrategy when called.
    Since:
    1.3.1
    Author:
    Michael Nitschinger
    • Method Detail

      • newWaitStrategy

        com.lmax.disruptor.WaitStrategy newWaitStrategy()