@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 © 2018 Couchbase, Inc.. All rights reserved.