| Package | Description | 
|---|---|
| org.apache.storm.policy | |
| org.apache.storm.utils | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WaitStrategyPark  | 
class  | 
WaitStrategyProgressive
A Progressive Wait Strategy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IWaitStrategy | 
IWaitStrategy.createBackPressureWaitStrategy(Map<String,Object> topologyConf)  | 
| Constructor and Description | 
|---|
JCQueue(String queueName,
       int size,
       int overflowLimit,
       int producerBatchSz,
       IWaitStrategy backPressureWaitStrategy,
       String topologyId,
       String componentId,
       Integer taskId,
       int port,
       StormMetricRegistry metricRegistry)  | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.