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,
String metricNamePrefix,
int size,
int overflowLimit,
int producerBatchSz,
IWaitStrategy backPressureWaitStrategy,
String topologyId,
String componentId,
List<Integer> taskIds,
int port,
StormMetricRegistry metricRegistry) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.