@InterfaceStability.Experimental @InterfaceAudience.Public public interface WaitStrategyFactory
Factory to create a new WaitStrategy
when called.
Modifier and Type | Method and Description |
---|---|
com.lmax.disruptor.WaitStrategy |
newWaitStrategy() |
Copyright © 2016 Couchbase, Inc.. All rights reserved.