Uses of Interface
com.rabbitmq.client.amqp.Consumer.BatchContext
Packages that use Consumer.BatchContext
-
Uses of Consumer.BatchContext in com.rabbitmq.client.amqp
Methods in com.rabbitmq.client.amqp that return Consumer.BatchContextModifier and TypeMethodDescriptionConsumer.Context.batch
(int batchSizeHint) Create a batch context to accumulate message contexts and settle them at once.