public class RecoveryAwareChannelManager extends ChannelManager
metricsCollector, observationCollector| Constructor and Description |
|---|
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax) |
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax,
ThreadFactory threadFactory) |
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax,
ThreadFactory threadFactory,
MetricsCollector metricsCollector,
ObservationCollector observationCollector) |
| Modifier and Type | Method and Description |
|---|---|
protected ChannelN |
instantiateChannel(AMQConnection connection,
int channelNumber,
ConsumerWorkService workService) |
createChannel, createChannel, getChannel, getChannelMax, handleSignal, releaseChannelNumber, setChannelShutdownTimeout, setShutdownExecutorpublic RecoveryAwareChannelManager(ConsumerWorkService workService, int channelMax)
public RecoveryAwareChannelManager(ConsumerWorkService workService, int channelMax, ThreadFactory threadFactory)
public RecoveryAwareChannelManager(ConsumerWorkService workService, int channelMax, ThreadFactory threadFactory, MetricsCollector metricsCollector, ObservationCollector observationCollector)
protected ChannelN instantiateChannel(AMQConnection connection, int channelNumber, ConsumerWorkService workService)
instantiateChannel in class ChannelManagerCopyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.