Class RecordedConsumer
java.lang.Object
com.rabbitmq.client.impl.recovery.RecordedEntity
com.rabbitmq.client.impl.recovery.RecordedConsumer
- Since:
- 3.3.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private Consumer
private String
private boolean
private String
Fields inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
channel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
getChannel, getDelegateChannel
-
Field Details
-
queue
-
consumerTag
-
consumer
-
exclusive
private boolean exclusive -
autoAck
private boolean autoAck -
arguments
-
-
Constructor Details
-
RecordedConsumer
-
-
Method Details
-
consumerTag
-
consumer
-
exclusive
-
autoAck
-
recover
- Throws:
IOException
-
arguments
-
getQueue
-
setQueue
-
getConsumerTag
-
toString
-