Uses of Class
org.springframework.amqp.rabbit.batch.MessageBatch
-
Uses of MessageBatch in org.springframework.amqp.rabbit.batch
Modifier and TypeMethodDescriptionBatchingStrategy.addToBatch
(String exchange, String routingKey, Message message) Add a message to the batch and optionally release the batch.SimpleBatchingStrategy.addToBatch
(String exch, String routKey, Message message) Modifier and TypeMethodDescriptionBatchingStrategy.releaseBatches()
Release batch(es), perhaps due to a timeout.SimpleBatchingStrategy.releaseBatches()