See: Description
Interface | Description |
---|---|
BatchingStrategy |
Strategy for batching messages.
|
Class | Description |
---|---|
MessageBatch |
An object encapsulating a
Message containing the batch of messages,
the exchange, and routing key. |
SimpleBatchingStrategy |
A simple batching strategy that supports only one exchange/routingKey; includes a batch
size, a batched message size limit and a timeout.
|