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, setShutdownExecutor
public 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 ChannelManager
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.