public class WaitStrategyFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_STRATEGY |
| Constructor and Description |
|---|
WaitStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.lmax.disruptor.WaitStrategy |
build(String name)
Build WaitStrategy for disruptor
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.