public class RecoveryAwareChannelManager extends ChannelManager
metricsCollector| Constructor and Description |
|---|
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax) |
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax,
ThreadFactory threadFactory) |
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax,
ThreadFactory threadFactory,
MetricsCollector metricsCollector) |
| Modifier and Type | Method and Description |
|---|---|
protected ChannelN |
instantiateChannel(AMQConnection connection,
int channelNumber,
ConsumerWorkService workService) |
createChannel, createChannel, getChannel, getChannelMax, getShutdownExecutor, 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)
protected ChannelN instantiateChannel(AMQConnection connection, int channelNumber, ConsumerWorkService workService)
instantiateChannel in class ChannelManagerCopyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.